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 лет назад