Skip to content

Commit

Permalink
cwan, quadrop-v0-93, pothead-pong, squishy-the-turtle, super-princess…
Browse files Browse the repository at this point in the history
…-2092: metadata/ROM updates (#251)

* super-princess-2092: add repository link, post-jam build, additional screenshots

* cwan: add missing date, source code

* quadrop-v0-93, pothead-pong: add date

* squishy-the-turtle: update ROM, add missing metadata
  • Loading branch information
asiekierka authored Oct 13, 2024
1 parent ab364af commit ae6d7f1
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 12 deletions.
Binary file added entries/cwan/CWAN.src.zip
Binary file not shown.
Binary file not shown.
9 changes: 7 additions & 2 deletions entries/cwan/game.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"date": "1999-07-13",
"description": "",
"developer": "Sabre Wulf",
"files": [
{
"description": "release",
"filename": "Cwan__(Gameboy).zip"
"filename": "cwan.zip"
},
{
"description": "source",
"filename": "CWAN.src.zip"
},
{
"default": true,
Expand All @@ -20,4 +25,4 @@
"slug": "cwan",
"title": "Cwan",
"typetag": "game"
}
}
3 changes: 2 additions & 1 deletion entries/pothead-pong/game.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"date": "1999-09-29",
"description": "",
"developer": "Psycosys",
"files": [
Expand All @@ -23,4 +24,4 @@
"tags": [
"event:bung-2nd-coding-compo"
]
}
}
3 changes: 2 additions & 1 deletion entries/quadrop-v0-93/game.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"date": "2003-11-02",
"description": "This game was made as an entry for the game portion of the PDRoms Coding Competition.",
"developer": "Dave VanEe",
"files": [
Expand All @@ -20,4 +21,4 @@
"slug": "quadrop-v0-93",
"title": "Quadrop v0.93",
"typetag": "game"
}
}
11 changes: 7 additions & 4 deletions entries/squishy-the-turtle/game.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@
"slug": "squishy-the-turtle",
"developer": "Cppchriscpp",
"platform": "GB",
"date": "2015-12-14",
"license": "MIT",
"repository": "https://github.com/potatolain/SquishyTheTurtle",
"typetag": "game",
"screenshots": [
"squishy.png"
],
"files": [
{
"description": "release",
"filename": "squishy.zip"
},
{
"default": true,
"playable": true,
"filename": "squishy-magfest.gb"
},
{
"description": "release (Ludum Dare 34)",
"filename": "ludum-dare.gb"
}
]
Expand Down
Binary file added entries/squishy-the-turtle/squishy-magfest.gb
Binary file not shown.
Binary file added entries/super-princess-2092/bgb00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/super-princess-2092/bgb00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/super-princess-2092/bgb00007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/super-princess-2092/bgb00009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/super-princess-2092/fly.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 13 additions & 4 deletions entries/super-princess-2092/game.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,23 @@
"default": true,
"filename": "super-princess-2092.gb",
"playable": true
},
{
"description": "release (v2020.0)",
"filename": "super-princess-2092-2020.0.gb",
"playable": true
}
],
"platform": "GB",
"repository": "",
"repository": "https://github.com/Zal0/Super-Princess-2092-Exodus",
"screenshots": [
"super-princess-2092.png"
"bgb00001.png",
"bgb00004.png",
"fly.gif",
"bgb00007.png",
"bgb00009.png"
],
"slug": "super-princess-2092",
"title": "Super Princess' 2092",
"title": "Super Princess' 2092 Exodus",
"typetag": "game"
}
}
Binary file not shown.
Binary file removed entries/super-princess-2092/super-princess-2092.png
Binary file not shown.

0 comments on commit ae6d7f1

Please sign in to comment.