Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
ObsidianBlk
/
Goldbox64
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
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.
84
Commitit
1
Haara
Puu:
eee121c318
master
0.1-LOWREZJAM-2018-Release
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'eee121c318'
${ noResults }
Goldbox64
/
.gitignore
.gitignore
57B
Raaka
Normal View
Historia
Removed Application class. Added some new systems in game/gbe
6 vuotta sitten
Updated gitignore to ignore log directories
6 vuotta sitten
Ignoring 'work' directories. This is for my development.
6 vuotta sitten
Had to make a little adjustment due to a video resize bug in Linux
6 vuotta sitten
Hiding directories used by PyInstaller
6 vuotta sitten
1
2
3
4
5
6
7
8
__pycache__/
logs/
work/
*.pyc
*.swp
*.spec
build/
dist/