このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ObsidianBlk
/
Goldbox64
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
84
コミット
1
ブランチ
ブランチ:
master
master
0.1-LOWREZJAM-2018-Release
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
Goldbox64
/
.gitignore
.gitignore
57B
Raw
パーマリンク
通常表示
履歴
Removed Application class. Added some new systems in game/gbe
6年前
Updated gitignore to ignore log directories
6年前
Ignoring 'work' directories. This is for my development.
6年前
Had to make a little adjustment due to a video resize bug in Linux
6年前
Hiding directories used by PyInstaller
6年前
1
2
3
4
5
6
7
8
__pycache__/
logs/
work/
*.pyc
*.swp
*.spec
build/
dist/