本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
ObsidianBlk
/
Goldbox64
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
56
提交
1
分支
目錄樹:
eeee8cbd68
Goldbox64
/
game
/
gbe
歷史記錄
Bryan Miller
eb042b28d7
Lots of bugs in NodeSprite that needed fixing :)
6 年之前
..
__init__.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
6 年之前
display.py
gbe.display will initialize the font system when initializing the display.
6 年之前
events.py
Had to make a little adjustment due to a video resize bug in Linux
6 年之前
nodes.py
Lots of bugs in NodeSprite that needed fixing :)
6 年之前
resource.py
Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes.
6 年之前
resourceLoaders.py
Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes.
6 年之前
statemachine.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
6 年之前
time.py
Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change.
6 年之前