Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
ObsidianBlk
/
Goldbox64
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
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.
84
Commit
1
Ramo (Branch)
Albero (Tree):
eee121c318
master
0.1-LOWREZJAM-2018-Release
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'eee121c318'
${ noResults }
Goldbox64
/
.gitignore
.gitignore
57B
Originale
Normal View
Cronologia
Removed Application class. Added some new systems in game/gbe
6 anni fa
Updated gitignore to ignore log directories
6 anni fa
Ignoring 'work' directories. This is for my development.
6 anni fa
Had to make a little adjustment due to a video resize bug in Linux
6 anni fa
Hiding directories used by PyInstaller
6 anni fa
1
2
3
4
5
6
7
8
__pycache__/
logs/
work/
*.pyc
*.swp
*.spec
build/
dist/