Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller caba06d9e7 Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes. 6 лет назад
fonts Code added to test gbe.NodeText class. Added a new font (by bathwater). Added CREDITS file to give appropriate attributions 6 лет назад
game Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes. 6 лет назад
graphics/maptiles Added closed doors and a bar counter. 6 лет назад
.gitignore Ignoring 'work' directories. This is for my development. 6 лет назад
CREDITS Code added to test gbe.NodeText class. Added a new font (by bathwater). Added CREDITS file to give appropriate attributions 6 лет назад
gb.py Removed Application class. Added some new systems in game/gbe 6 лет назад