Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 роки тому
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 роки тому
graphics/maptiles Added closed doors and a bar counter. 6 роки тому
.gitignore Ignoring 'work' directories. This is for my development. 6 роки тому
gb.py Removed Application class. Added some new systems in game/gbe 6 роки тому