Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! před 6 roky
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! před 6 roky
graphics/maptiles Added closed doors and a bar counter. před 6 roky
.gitignore Ignoring 'work' directories. This is for my development. před 6 roky
gb.py Removed Application class. Added some new systems in game/gbe před 6 roky