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年前