Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
ObsidianBlk
/
Goldbox64
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
61
Révisions
1
Branche
Aborescence:
4f7d1705ce
Goldbox64
/
game
/
gbe
Historique
Bryan Miller
4f7d1705ce
Fixed a typo
il y a 6 ans
..
__init__.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
il y a 6 ans
display.py
gbe.display will initialize the font system when initializing the display.
il y a 6 ans
events.py
Fixed a typo
il y a 6 ans
nodes.py
Node2D.draw_rect() can now fill!
il y a 6 ans
resource.py
Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes.
il y a 6 ans
resourceLoaders.py
Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes.
il y a 6 ans
statemachine.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
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