This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
Goldbox64
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66
Commits
1
Branch
Tree:
c9a36a8044
master
0.1-LOWREZJAM-2018-Release
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c9a36a8044'
${ noResults }
Goldbox64
/
game
History
Bryan Miller
c9a36a8044
NodeSurface can now use a clear color. By default, it will not clear it's surface at the start of a render.
6 years ago
..
gbe
NodeSurface can now use a clear color. By default, it will not clear it's surface at the start of a render.
6 years ago
scenes
Modules in the game/scenes directory will be for organizing complex node scenes
6 years ago
__init__.py
Using the new scenes as well as some data for loading in walls for the game map.
6 years ago
nodes.py
NodeGameMap and NodeMapEditor classes continue to be built up
6 years ago