cd ria
python main.py
you're on an island, Chip Diamond is your guide
you can move using (nsew) north, south, east and west to explore and find good and bad surprises
optional program that requires installation
figlet draws ascii text - set figlet=True
in main.py to use
apt install figlet
brew install figlet
- bugfix - objects do not spawn in home position (0,0)
- bugfix - multiple objects cannot spawn in the same location
- items
- compass unlocks abilities
- displays coordinates
- reveals a map that displays position
- treasure map reveals the coordinates of the treasure
- disaster map reveals the coordinates of the disaster
- compass unlocks abilities
- npc characters
- 5x5 x,y coordinate map with boundaries
- navigation
- narration
- treasures (to win)
- disasters (to lose)