Skip to content

Commit 0c0abe2

Browse files
committed
Add Lazerpong
1 parent 82d3eec commit 0c0abe2

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-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"]
1+
[ "ucity", "tuff", "2048gb", "adjustris", "tobutobugirl", "plantboy", "exeman", "geometrix", "sheepitup", "airaki", "snake","ropeandbombs", "superconnard","lumberjack","carazu","snake-gb", "lazerpong"]

lazerpong/game.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"title": "Lazerpong",
3+
"slug": "lazerpong",
4+
"developer": "Shanty Town",
5+
"platform": "GB",
6+
"typetag": "game",
7+
"screenshots" : [ "screenshot.png" ],
8+
"rom" : "lazerpong.gb",
9+
"tags" : [ "Action", "Open source" ],
10+
"repo" : "https://github.com/huderlem/lazerpong",
11+
"date" : "2015-05-02",
12+
"video" : "https://www.youtube.com/watch?v=Ya94bjCbwgo"
13+
}

lazerpong/lazerpong.gb

32 KB
Binary file not shown.

lazerpong/screenshot.png

759 Bytes
Loading

0 commit comments

Comments
 (0)