Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
ObsidianBlk
/
Goldbox64
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
39
Commits
1
Branch
Struktur:
b99ecc1fb4
Goldbox64
/
game
/
gbe
Verlauf
Bryan Miller
b99ecc1fb4
Added gbe.statemachine which utilizes Nodes as a 'scene'.
vor 6 Jahren
..
__init__.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
vor 6 Jahren
display.py
Had to make a little adjustment due to a video resize bug in Linux
vor 6 Jahren
events.py
Had to make a little adjustment due to a video resize bug in Linux
vor 6 Jahren
nodes.py
Node2D now has the .resolution property, looking for the first object to claim resolution. If no Node does, then the Display object is used.
vor 6 Jahren
resource.py
Change gbe.resource.Manager to gbe.resource.ResourceManager
vor 6 Jahren
resourceLoaders.py
Added resource loaders and Manager
vor 6 Jahren
statemachine.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
vor 6 Jahren
time.py
Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change.
vor 6 Jahren