Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
ObsidianBlk
/
Goldbox64
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
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
İşlemeler
1
Dal
Ağaç:
eee121c318
master
0.1-LOWREZJAM-2018-Release
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'eee121c318'den
${ noResults }
Goldbox64
/
.gitignore
.gitignore
57B
Ham
Normal Görünüm
Geçmiş
Removed Application class. Added some new systems in game/gbe
6 yıl önce
Updated gitignore to ignore log directories
6 yıl önce
Ignoring 'work' directories. This is for my development.
6 yıl önce
Had to make a little adjustment due to a video resize bug in Linux
6 yıl önce
Hiding directories used by PyInstaller
6 yıl önce
1
2
3
4
5
6
7
8
__pycache__/
logs/
work/
*.pyc
*.swp
*.spec
build/
dist/