Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller 694047c7d4 Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager. 7 лет назад
..
gbe Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager. 7 лет назад
__init__.py For the KEYDOWN/UP/PRESSED events, added a 'key_name' variable with the name of the key pressed. 7 лет назад
nodes.py Built out a lot of the GameMap node, as well a laid the skeleton for the Editor node. Kinda learned I need a map editor, so, figured I'd just roll that into the GameMap. 7 лет назад