Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller db7a762af5 gbe.nodes.NodeSurface now requires .align_center to be True to center surface il y a 6 ans
..
__init__.py Added file headers... for reasons il y a 6 ans
display.py gbe/display now has a caption as well as a setting to self watch for video resize. il y a 6 ans
events.py gbe/events now handles pygame.ACTIVEEVENT with two custom events, 'FOCUSLOST' and 'FOCUSGAINED'. il y a 6 ans
nodes.py gbe.nodes.NodeSurface now requires .align_center to be True to center surface il y a 6 ans
time.py Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change. il y a 6 ans