Find Fishy

TITLE: Find Fishy
MEDIA: Physical Computing
SOFTWARE: Python
HARDWARE: Macbook Pro 2019
CLASS: CSC 101 The Science of Computing I
PROFESSOR: Lori Jacques
SEMESTER / TERM: FA 21
INSTITUTION: University of Tampa
DESCRIPTION: “Find Fishy” is a coded text-based adventure game using Python. The game details different rooms, visible objects, exits, and what the player this carrying. Typing commands such as ‘go north’ will send the player into another room depending on what direction was specified. This game was later edited in CSC 102 to include more areas and other content.