This website requires JavaScript.
Explore
Help
Register
Sign In
Kenwood
/
SNHU-IT-140
Watch
1
Star
1
Fork
0
You've already forked SNHU-IT-140
Code
Issues
3
Pull Requests
2
Releases
2
Wiki
Activity
Files
2f8dd761ba929b7c41b66ff5f938857a1653c6bd
SNHU-IT-140
/
Adventure Game
/
adventure_game
History
Joe S
2f8dd761ba
player can now change rooms!
2021-02-26 21:46:08 -05:00
..
gamedata
Make room global 'room' not name of room
2021-02-26 21:45:36 -05:00
logs
Fixed looking at things
2021-02-24 00:28:47 -05:00
playerdata
/defaults
Fixed error in the default player yaml
2021-02-24 00:20:20 -05:00
__main__.py
handler is aware of player data
2021-02-23 23:59:06 -05:00
GameNavigator.py
Add (most) of a handler for OPEN command
2021-02-26 20:45:49 -05:00
Handler.py
add more try/except. Also handle new method of parenting room names
2021-02-26 21:45:58 -05:00
MainMenu.py
Modualerize!
2021-02-22 20:17:54 -05:00
Player.py
player can now change rooms!
2021-02-26 21:46:08 -05:00
yaml_parser.py
…