Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Bryan Miller 86bb949cfa Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 år sedan
game Changed the init() call to use pygame.display.init() instead of pygame.init(). Display should ONLY initialize the display! 6 år sedan
graphics/maptiles Added closed doors and a bar counter. 6 år sedan
.gitignore Ignoring 'work' directories. This is for my development. 6 år sedan
gb.py Removed Application class. Added some new systems in game/gbe 7 år sedan