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
0d58881e94b443ddebf4d37fa87dff4cfec884e6
SNHU-IT-140
/
Adventure Game
/
adventure_game
History
Joe S
0d58881e94
add some todos
2021-02-24 00:57:28 -05:00
..
gamedata
Player can pick up items but cannot yet add them to the inventory.
2021-02-24 00:37:54 -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 some todos
2021-02-24 00:57:28 -05:00
Handler.py
Player can pick up items but cannot yet add them to the inventory.
2021-02-24 00:37:54 -05:00
MainMenu.py
Modualerize!
2021-02-22 20:17:54 -05:00
Player.py
…
yaml_parser.py
…