No description
Find a file
2023-01-14 23:13:34 +00:00
.vscode Initial Commit 2019-10-15 12:34:44 +01:00
Saves Delete saves 2019-10-24 02:26:14 +01:00
Sounds Changed name of drop sound 2019-10-23 21:41:43 +01:00
.gitignore Ignore pyc files 2023-01-14 23:13:34 +00:00
game.py Merge branch 'master' of https://gitlab.cs.cf.ac.uk/c1918246/cm1101-group-8 2019-10-24 10:34:56 +01:00
gameparser.py Removal of doctest sections in game.py, gameparser.py and player.py 2019-10-16 11:39:07 +01:00
items.py updated picture 2019-10-24 10:46:03 +01:00
Items_Game.xlsx A list of items in an Excel Spreadsheet 2019-10-22 13:29:26 +01:00
mainmenu.py Clear screen fixes 2019-10-23 12:13:47 +01:00
map.py Finished 2019-10-24 02:17:10 +01:00
player.py corrected player name 2019-10-23 21:42:59 +01:00
README.md Update readme 2019-10-24 02:30:15 +01:00
save.py Improve spacing 2019-10-24 02:27:34 +01:00
sound.py Added inspect sound 2019-10-23 21:36:36 +01:00
typingprint.py Merge from my branch 2019-10-19 12:37:37 +01:00

cm1101-group-8

Uses Pygame (pip install pygame) Uses Keyboard (pip install keyboard)