Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! hace 6 años
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! hace 6 años
graphics/maptiles Added closed doors and a bar counter. hace 6 años
.gitignore Ignoring 'work' directories. This is for my development. hace 6 años
gb.py Removed Application class. Added some new systems in game/gbe hace 6 años