Skip to content

Commit b3f2168

Browse files
authored
Add my Dino Run clone (#248)
1 parent 9f8a700 commit b3f2168

7 files changed

Lines changed: 34 additions & 0 deletions

File tree

entries/rex-runner-gb/game.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"title": "Rex Runner GB",
3+
"slug": "rex-runner-gb",
4+
"developer": "The Void",
5+
"platform": "GB",
6+
"typetag": "game",
7+
"screenshots": [
8+
"screenshot_00.png",
9+
"screenshot_01.png",
10+
"screenshot_02.png",
11+
"screenshot_03.png",
12+
"screenshot_04.png"
13+
],
14+
"files": [
15+
{
16+
"default": true,
17+
"filename": "rex-runner.gb",
18+
"playable": true
19+
}
20+
],
21+
"license": "MIT",
22+
"description": "A clone of Google Chrome's popular game built for the Game Boy",
23+
"date": "2024-08-04",
24+
"tags": [
25+
"Open Source",
26+
"Platform"
27+
],
28+
"alias": [
29+
"Rex Runner"
30+
],
31+
"repository": "https://github.com/etdv-thevoid/rex-runner-gb",
32+
"onlineplay": true,
33+
"wip": false
34+
}
32 KB
Binary file not shown.
1.32 KB
Loading
2.06 KB
Loading
1.24 KB
Loading
1.42 KB
Loading
1.82 KB
Loading

0 commit comments

Comments
 (0)