Skip to content

Commit e64e6e1

Browse files
tobiasvlAntonio Vivace
authored andcommitted
Add Tobu Tobu Girl (#6)
1 parent 981b69f commit e64e6e1

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-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" ]
1+
[ "ucity", "tuff", "2048gb", "adjustris", "tobutobugirl" ]

tobutobugirl/game.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"title": "Tobu Tobu Girl",
3+
"slug": "tobutobugirl",
4+
"license": "MIT",
5+
"developer": "Tangram Games",
6+
"repository": "https://github.com/SimonLarsen/tobutobugirl",
7+
"platform": "GB",
8+
"typetag": "game",
9+
"tags": [ "Open Source", "Action" ],
10+
"screenshots" : [ "screenshot1.bmp" ],
11+
"rom" : "tobu.gb",
12+
"onlineplay": true,
13+
"date": "12/01/2017"
14+
}

tobutobugirl/screenshot1.bmp

67.6 KB
Binary file not shown.

tobutobugirl/tobu.gb

256 KB
Binary file not shown.

0 commit comments

Comments
 (0)