-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
entries: add/updated Bung 1st compo contestants (#204)
* entries: Bung 1st compo * enh: missing arcade tag * enh: sort tags in schema * fix: space panic has GB platform * fix: space panic slug * fix: spr4col gb extension * revert: tags order + added only newer ones * enh: psst's tags have been added * upd: tags on wonderworm willy entry * add: willy wonderworm original readme * enh: removed not working duped willy entry Co-authored-by: avivace <[email protected]>
- Loading branch information
Showing
25 changed files
with
91 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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"] | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters