10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"name": "pong",
|
|
"title": "Pong",
|
|
"author": "Teletype Games",
|
|
"desc": "The classic two-player Pong, made in Godot.",
|
|
"site": "https://git.teletype.hu/games/pong",
|
|
"license": "MIT License",
|
|
"version": "0.1.0"
|
|
}
|