Skip to content

Commit 03bae4d

Browse files
Add two games by Momeka.
1 parent 3ab0f59 commit 03bae4d

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

espionage/Espionage.gb

64 KB
Binary file not shown.

espionage/game.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "Espionage",
3+
"slug": "espionage",
4+
"developer": "Momeka",
5+
"platform": "GB",
6+
"typetag": "game",
7+
"screenshots" : [ "screenshot.png" ],
8+
"rom" : "Espionage.gb",
9+
"devWebsite" : "http://www.momeka.com",
10+
"onlineplay" : false
11+
}

espionage/screenshot.png

1.46 KB
Loading

runtodatabay/databay.gb

32 KB
Binary file not shown.

runtodatabay/game.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"title": "Run to Databay",
3+
"slug": "runtodatabay",
4+
"developer": "Momeka",
5+
"platform": "GB",
6+
"typetag": "game",
7+
"tags": [ "Open Source" ],
8+
"screenshots" : [ "screenshot.png" ],
9+
"rom" : "databay.gb",
10+
"devWebsite" : "http://www.momeka.com",
11+
"repository" : "https://github.com/Momeka/Databay",
12+
"onlineplay" : false
13+
}

runtodatabay/screenshot.png

721 Bytes
Loading

0 commit comments

Comments
 (0)