Merge pull request #2 from cuu/master

add GameJam 19q4
This commit is contained in:
GNU 2020-01-13 21:55:43 +08:00 committed by GitHub
commit 1353aafff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1 @@
tic80

Binary file not shown.

View File

@ -0,0 +1 @@
launcher

Binary file not shown.

View File

@ -0,0 +1 @@
launcher

1
GameJam 19q4/Robo/.game Normal file
View File

@ -0,0 +1 @@
launcher

Binary file not shown.

View File

@ -0,0 +1 @@
launcher

Binary file not shown.

View File

@ -0,0 +1 @@
pico8

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1 @@
pico8

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

1
GameJam 19q4/index.json Normal file
View File

@ -0,0 +1 @@
{ "list": [{ "type": "tic80", "title": "Cat at home", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Cat%20at%20home/file/robot_finally02.tic" }, { "type": "launcher", "title": "Metal Fighter", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Metal%20Fighter/file/Metal%20Fighter.tar.gz" }, { "type": "launcher", "title": "Petoo's purpose", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Petoo%27s%20purpose/file/Petoo%27s%20purpose.tar.gz" }, { "type": "launcher", "title": "Robo", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robo/file/Robo.tar.gz" }, { "type": "launcher", "title": "Robosses", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robosses/file/Robosses.tar.gz" }, { "type": "pico8", "title": "Robots vs The World", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robots%20vs%20The%20World/file/robogame.p8.png" }, { "type": "pico8", "title": "Scratch", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Scratch/file/gshell4_20200112.p8.png" }] }

View File

@ -1,3 +1,7 @@
{ {
"list":[{"title":"2019 GAME JAM","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/2019%20GAME%20JAM/index.json","type":"dir"}] "list":[
{"title":"2019 GAME JAM","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/2019%20GAME%20JAM/index.json","type":"dir"},
{"title":"GameJam 19q4","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/GameJam%2019q4/index.json","type":"dir"}
]
} }