You are on page 1of 9

Abstract Factory Team

CSUMB CST 205- PYTHON FINAL PROJECT


Create a python project using two of the
following manipulations: sound, image, text
based game

Finding Hurkle is a text based game that combines photo and sound output.
The game involves guessing the correct coordinates of Hurkle on his planet Lirht, a 10 by 10 grid.
Once the user enters a guess, the map of Lirht is repainted with the guessed coordinates shown. If the
user guesses incorrectly a direction hint such as “southwest” appears to guide the user, along with an
updated image of where they guessed. If the user fails to guess the coordinates within the fixed limit
they lose. When the user guesses correctly cheering is played and Hurkle appears on the correctly
guessed coordinates of the map.
The solution FINDING HURKLE
Approach

Step 4
Step 3
Step 2 - Test and debug
Step 1 - Integrate the the program
- Create, find,
-Game “theory” game code with
compile, sound
development the image and
and image files
sound files
to be used
- develop code logic
RESULTS

Develop Game Integrate Images


Create video
Logic
-Devorah
and code and sounds
- Chatura - Ryan
- Ryan
- Devorah
FINDING HURKLE FINDING HURKLE FINDING HURKLE

Test and debug


Compile Sounds/ - Chatura
Powerpoint
Images
- Devorah - Devorah
- Ryan

- Chatura - Ryan
Demo:
Finding Hurkle
GAME DEMO

Player chooses to enter the game by entering ‘p’ Game board at start of game, as player guess,
or to get information by entering ‘i’ marks are added to the board
The Team

Chatura Ryan Devorah


Ahangama Peacock Akhamzadeh

SKILLS DEVELOPED THROUGHOUT THE COURSE


- Basic python syntax

- Manipulating sounds and images

- Web scraping and manipulating html


Group Status Google Doc
https://docs.google.com/document/d
/1ol34aYSNXUbu3IbIDqWS28y604yEx
3CJF_qbnaHxan0/edit
Documents Git Hub Repo
https://github.com/alphabin/CSUMB-
ABSTRACTFACTORY/blob/master/RE
ADME.md

You might also like