Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! vor 6 Jahren
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! vor 6 Jahren
graphics/maptiles Added closed doors and a bar counter. vor 6 Jahren
.gitignore Ignoring 'work' directories. This is for my development. vor 6 Jahren
gb.py Removed Application class. Added some new systems in game/gbe vor 6 Jahren