Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 lat temu
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 lat temu
graphics/maptiles Added closed doors and a bar counter. 6 lat temu
.gitignore Ignoring 'work' directories. This is for my development. 6 lat temu
gb.py Removed Application class. Added some new systems in game/gbe 6 lat temu