Skip to content

Commit ccbcf87

Browse files
committed
Add kupman
1 parent dc78b72 commit ccbcf87

File tree

5 files changed

+12
-1
lines changed

5 files changed

+12
-1
lines changed

gamesList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[ "ucity", "tuff", "2048gb", "adjustris", "tobutobugirl", "plantboy", "exeman", "geometrix", "sheepitup", "airaki", "snake","ropeandbombs", "superconnard","lumberjack","carazu","snake-gb", "lazerpong","snake-sanky","flappy-boy"]
1+
[ "ucity", "tuff", "2048gb", "adjustris", "tobutobugirl", "plantboy", "exeman", "geometrix", "sheepitup", "airaki", "snake","ropeandbombs", "superconnard","lumberjack","carazu","snake-gb", "lazerpong","snake-sanky","flappy-boy","kupman"]

kupman/game.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "kupman",
3+
"slug": "kupman",
4+
"developer": "dubvulture",
5+
"platform": "GB",
6+
"typetag": "game",
7+
"tags": [ "Open Source", "Action" ],
8+
"screenshots" : [ "screenshot01.bmp", "screenshot02.bmp" ],
9+
"rom" : "kupman.gb",
10+
"repository" : "https://github.com/dubvulture/gbdev"
11+
}

kupman/kupman.gb

32 KB
Binary file not shown.

kupman/screenshot01.bmp

67.6 KB
Binary file not shown.

kupman/screenshot02.bmp

67.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)