diff --git a/entries/BallgameDX-Demo/game.json b/entries/BallgameDX-Demo/game.json index 09bdf40b..2b93b2de 100644 --- a/entries/BallgameDX-Demo/game.json +++ b/entries/BallgameDX-Demo/game.json @@ -1,5 +1,4 @@ { - "description": "", "developer": "Dark Fader", "files": [ { @@ -19,5 +18,6 @@ ], "slug": "BallgameDX-Demo", "title": "BallgameDX Demo", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Coffee-Drop/game.json b/entries/Coffee-Drop/game.json index 7fdb492a..932fc3a6 100644 --- a/entries/Coffee-Drop/game.json +++ b/entries/Coffee-Drop/game.json @@ -1,5 +1,5 @@ { - "description": "", + "description": "3rd place at Bung 1st Coding Compo", "developer": "R.H. Gough", "files": [ { @@ -19,5 +19,6 @@ ], "slug": "Coffee-Drop", "title": "Coffee Drop", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Frode/game.json b/entries/Frode/game.json index 3519f08f..b9f42171 100644 --- a/entries/Frode/game.json +++ b/entries/Frode/game.json @@ -1,5 +1,5 @@ { - "description": "", + "description": "1st place at Bung 1st Coding compo", "developer": "Mikael Andersson", "files": [ { @@ -19,5 +19,6 @@ ], "slug": "Frode", "title": "Frode", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Huelsi/game.json b/entries/Huelsi/game.json index cd922ea8..d458999d 100644 --- a/entries/Huelsi/game.json +++ b/entries/Huelsi/game.json @@ -1,5 +1,5 @@ { - "description": "", + "description": "3rd place at Bung 1st Coding Compo", "developer": "Roland G. Huelsmann", "files": [ { @@ -19,5 +19,6 @@ ], "slug": "Huelsi", "title": "Huelsi", - "typetag": "game" + "typetag": "game", + "tags": ["Adventure", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Jet-Set-Willy/game.json b/entries/Jet-Set-Willy/game.json index 606c547c..2f5e977e 100644 --- a/entries/Jet-Set-Willy/game.json +++ b/entries/Jet-Set-Willy/game.json @@ -19,5 +19,6 @@ ], "slug": "Jet-Set-Willy", "title": "Jet Set Willy", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Psst/game.json b/entries/Psst/game.json index 193021a8..18b7c751 100644 --- a/entries/Psst/game.json +++ b/entries/Psst/game.json @@ -19,5 +19,6 @@ ], "slug": "Psst", "title": "Psst", - "typetag": "game" + "typetag": "game", + "tags": ["Action", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/PuzzleX/game.json b/entries/PuzzleX/game.json index b5de717c..8d39df1f 100644 --- a/entries/PuzzleX/game.json +++ b/entries/PuzzleX/game.json @@ -19,5 +19,6 @@ ], "slug": "PuzzleX", "title": "PuzzleX", - "typetag": "game" + "typetag": "game", + "tags": ["Puzzle", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Wonderworm-Willy/20110402_wonderworm_willy.png b/entries/Wonderworm-Willy/20110402_wonderworm_willy.png deleted file mode 100644 index 231b1a4c..00000000 Binary files a/entries/Wonderworm-Willy/20110402_wonderworm_willy.png and /dev/null differ diff --git a/entries/Wonderworm-Willy/WORM.GB b/entries/Wonderworm-Willy/WORM.GB deleted file mode 100644 index 43f88457..00000000 Binary files a/entries/Wonderworm-Willy/WORM.GB and /dev/null differ diff --git a/entries/Wonderworm-Willy/Wonderworm_Willy__(Gameboy).zip b/entries/Wonderworm-Willy/Wonderworm_Willy__(Gameboy).zip deleted file mode 100644 index 6e418c92..00000000 Binary files a/entries/Wonderworm-Willy/Wonderworm_Willy__(Gameboy).zip and /dev/null differ diff --git a/entries/Wonderworm-Willy/game.json b/entries/Wonderworm-Willy/game.json deleted file mode 100644 index 853ad850..00000000 --- a/entries/Wonderworm-Willy/game.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "description": "Willy Wonderworm is a game for the Nintendo Gameboy and Gameboy Color systems. It should operate under most emulators and on an actual Gameboy system if copied onto a cartridge. Note that the scrolling text on the title screen may not appear correctly on some emulators and we recommend that you use the nocash emulator (no$gmb).", - "developer": "Icarus Productions", - "files": [ - { - "description": "release", - "filename": "Wonderworm_Willy__(Gameboy).zip" - }, - { - "default": true, - "filename": "WORM.GB", - "playable": true - } - ], - "platform": "GB", - "rom": "WORM.GB", - "screenshots": [ - "20110402_wonderworm_willy.png" - ], - "slug": "Wonderworm-Willy", - "title": "Wonderworm Willy", - "typetag": "game" -} \ No newline at end of file diff --git a/entries/boulder-dash/bdash.gb b/entries/boulder-dash/bdash.gb new file mode 100644 index 00000000..d9f44eb6 Binary files /dev/null and b/entries/boulder-dash/bdash.gb differ diff --git a/entries/boulder-dash/bdash.gif b/entries/boulder-dash/bdash.gif new file mode 100644 index 00000000..0f304855 Binary files /dev/null and b/entries/boulder-dash/bdash.gif differ diff --git a/entries/boulder-dash/game.json b/entries/boulder-dash/game.json new file mode 100644 index 00000000..757f25de --- /dev/null +++ b/entries/boulder-dash/game.json @@ -0,0 +1,21 @@ +{ + "description": "Aka BDash", + "date": "1999-07-04", + "developer": "Dark Fader", + "files": [ + { + "default": true, + "filename": "bdash.gb", + "playable": true + } + ], + "platform": "GB", + "rom": "bdash.gb", + "screenshots": [ + "bdash.gif" + ], + "slug": "boulder-dash", + "tags": ["Action", "event:bung-1st-coding-compo"], + "title": "Boulder Dash", + "typetag": "game" +} \ No newline at end of file diff --git a/entries/jet-pak-dx/game.json b/entries/jet-pak-dx/game.json index 9ba23d05..ce291d67 100644 --- a/entries/jet-pak-dx/game.json +++ b/entries/jet-pak-dx/game.json @@ -19,5 +19,6 @@ ], "slug": "jet-pak-dx", "title": "Jet Pak DX", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/shoot-the-x/game.json b/entries/shoot-the-x/game.json new file mode 100644 index 00000000..933e8ce0 --- /dev/null +++ b/entries/shoot-the-x/game.json @@ -0,0 +1,21 @@ +{ + "description": "Aka spr4col", + "date": "1999-06-29", + "developer": "Derek Steinmoeller", + "files": [ + { + "default": true, + "filename": "spr4col.gb", + "playable": true + } + ], + "platform": "GB", + "rom": "spr4col.gb", + "screenshots": [ + "spr4col.gif" + ], + "slug": "shoot-the-x", + "tags": ["Action", "event:bung-1st-coding-compo"], + "title": "Shoot the X (spr4col)", + "typetag": "game" +} \ No newline at end of file diff --git a/entries/shoot-the-x/spr4col.gb b/entries/shoot-the-x/spr4col.gb new file mode 100644 index 00000000..ed9f8a80 Binary files /dev/null and b/entries/shoot-the-x/spr4col.gb differ diff --git a/entries/shoot-the-x/spr4col.gif b/entries/shoot-the-x/spr4col.gif new file mode 100644 index 00000000..0787abac Binary files /dev/null and b/entries/shoot-the-x/spr4col.gif differ diff --git a/entries/snake-jangie/game.json b/entries/snake-jangie/game.json index 8f03179c..6f9ddce1 100644 --- a/entries/snake-jangie/game.json +++ b/entries/snake-jangie/game.json @@ -1,5 +1,4 @@ { - "description": "", "developer": "Jangie", "files": [ { @@ -19,5 +18,6 @@ ], "slug": "snake-jangie", "title": "Snake", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/space-panic/game.json b/entries/space-panic/game.json new file mode 100644 index 00000000..16664d9f --- /dev/null +++ b/entries/space-panic/game.json @@ -0,0 +1,21 @@ +{ + "date":"1999-06-30", + "description": "2nd place at Bung 1st Coding Compo", + "developer": "Steve Jones", + "files": [ + { + "default": true, + "filename": "spacepanic.gb", + "playable": true + } + ], + "platform": "GB", + "rom": "spacepanic.gb", + "screenshots": [ + "spacepanic.gif" + ], + "slug": "space-panic", + "title": "Space Panic", + "typetag": "game", + "tags": ["Platform", "event:bung-1st-coding-compo"] +} \ No newline at end of file diff --git a/entries/space-panic/spacepanic.gb b/entries/space-panic/spacepanic.gb new file mode 100644 index 00000000..577dac9e Binary files /dev/null and b/entries/space-panic/spacepanic.gb differ diff --git a/entries/space-panic/spacepanic.gif b/entries/space-panic/spacepanic.gif new file mode 100644 index 00000000..3ecf788e Binary files /dev/null and b/entries/space-panic/spacepanic.gif differ diff --git a/entries/willy-wonderworm/game.json b/entries/willy-wonderworm/game.json index eb48f2e4..9e8e271a 100644 --- a/entries/willy-wonderworm/game.json +++ b/entries/willy-wonderworm/game.json @@ -1,4 +1,5 @@ { + "description": "Willy Wonderworm is a game for the Nintendo Gameboy and Gameboy Color systems. It should operate under most emulators and on an actual Gameboy system if copied onto a cartridge. Note that the scrolling text on the title screen may not appear correctly on some emulators and we recommend that you use the nocash emulator (no$gmb).", "date": "1999-11-13", "developer": "Icarus Productions", "files": [ @@ -18,5 +19,6 @@ ], "slug": "willy-wonderworm", "title": "Willy Wonderworm", - "typetag": "game" + "typetag": "game", + "tags": ["Arcade", "event:bung-1st-coding-compo"] } \ No newline at end of file diff --git a/entries/Wonderworm-Willy/worm.txt b/entries/willy-wonderworm/worm.txt similarity index 100% rename from entries/Wonderworm-Willy/worm.txt rename to entries/willy-wonderworm/worm.txt diff --git a/game-schema-d4.json b/game-schema-d4.json index c885e40f..fe9edf4d 100644 --- a/game-schema-d4.json +++ b/game-schema-d4.json @@ -88,6 +88,7 @@ "type": "string", "enum": [ + "Arcade", "RPG", "Open Source", "Adventure", @@ -112,7 +113,8 @@ "Fighting", "Interactive Fiction", "event:gbshowdown23", - "event:liksang2000-compo" + "event:liksang2000-compo", + "event:bung-1st-coding-compo" ] } }, @@ -601,4 +603,4 @@ ] } } -} +} \ No newline at end of file