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.
68
Commits
1
Branch
Tree:
a2f6aaaa7e
master
0.1-LOWREZJAM-2018-Release
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a2f6aaaa7e'
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
a2f6aaaa7e
Can now set a Node2D-based instance as visible. If false, rendering of the sub-tree from that node will stop.
6 years ago
data/
json
Using the new scenes as well as some data for loading in walls for the game map.
6 years ago
fonts
Code added to test gbe.NodeText class. Added a new font (by bathwater). Added CREDITS file to give appropriate attributions
6 years ago
game
Can now set a Node2D-based instance as visible. If false, rendering of the sub-tree from that node will stop.
6 years ago
graphics/
maptiles
Rearranged some tiles.
6 years ago
.gitignore
Ignoring 'work' directories. This is for my development.
6 years ago
CREDITS
Code added to test gbe.NodeText class. Added a new font (by bathwater). Added CREDITS file to give appropriate attributions
6 years ago
gb.py
Removed Application class. Added some new systems in game/gbe
6 years ago