diff --git a/GameJam 19q4/Cat at home/shots/cat_at_home.png b/GameJam 19q4/Cat at home/shots/cat_at_home.png new file mode 100644 index 0000000..62f7499 Binary files /dev/null and b/GameJam 19q4/Cat at home/shots/cat_at_home.png differ diff --git a/GameJam 19q4/Metal Fighter/shots/metal_fighter.png b/GameJam 19q4/Metal Fighter/shots/metal_fighter.png new file mode 100644 index 0000000..a4272de Binary files /dev/null and b/GameJam 19q4/Metal Fighter/shots/metal_fighter.png differ diff --git a/GameJam 19q4/Petoo's purpose/shots/petoo.png b/GameJam 19q4/Petoo's purpose/shots/petoo.png new file mode 100644 index 0000000..07615f1 Binary files /dev/null and b/GameJam 19q4/Petoo's purpose/shots/petoo.png differ diff --git a/GameJam 19q4/Robo/shots/robo.png b/GameJam 19q4/Robo/shots/robo.png new file mode 100644 index 0000000..d9e24f5 Binary files /dev/null and b/GameJam 19q4/Robo/shots/robo.png differ diff --git a/GameJam 19q4/Robosses/shots/robosses.png b/GameJam 19q4/Robosses/shots/robosses.png new file mode 100644 index 0000000..84be9ce Binary files /dev/null and b/GameJam 19q4/Robosses/shots/robosses.png differ diff --git a/GameJam 19q4/Robots vs The World/shots/robot_vs_world.png b/GameJam 19q4/Robots vs The World/shots/robot_vs_world.png new file mode 100644 index 0000000..eafa761 Binary files /dev/null and b/GameJam 19q4/Robots vs The World/shots/robot_vs_world.png differ diff --git a/GameJam 19q4/Scratch/shots/scratch.png b/GameJam 19q4/Scratch/shots/scratch.png new file mode 100644 index 0000000..6f72aea Binary files /dev/null and b/GameJam 19q4/Scratch/shots/scratch.png differ diff --git a/GameJam 19q4/index.json b/GameJam 19q4/index.json index bef0ff9..68e5522 100644 --- a/GameJam 19q4/index.json +++ b/GameJam 19q4/index.json @@ -1 +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" }] } +{ "list": [{ "type": "tic80", "title": "Cat at home", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Cat%20at%20home/file/robot_finally02.tic", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Cat%20at%20home/shots/cat_at_home.png" }, { "type": "launcher", "title": "Metal Fighter", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Metal%20Fighter/file/Metal%20Fighter.tar.gz", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Metal%20Fighter/shots/metal_fighter.png" }, { "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", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Petoo%27s%20purpose/shots/petoo.png" }, { "type": "launcher", "title": "Robo", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robo/file/Robo.tar.gz", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robo/shots/robo.png" }, { "type": "launcher", "title": "Robosses", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robosses/file/Robosses.tar.gz", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robosses/shots/robosses.png" }, { "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", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robots%20vs%20The%20World/shots/robot_vs_world.png" }, { "type": "pico8", "title": "Scratch", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Scratch/file/gshell4_20200112.p8.png", "shots": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Scratch/shots/scratch.png" }] }