Skip to content

Commit c6081b7

Browse files
Add Asteroids
1 parent 3b833f4 commit c6081b7

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

store/images/Asteroids/cover.png

2.48 KB
Loading

store/meta.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,19 @@
153153
"AI",
154154
"Education"
155155
]
156+
},
157+
{
158+
"name": "Asteroids",
159+
"description": "The game is ultra minimalistic (white and black with only wireframe) but kinda fast and addictive.",
160+
"author": "Phoebe",
161+
"releaseDate": "2026-02-08",
162+
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/asteroids.py",
163+
"download": "https://raw.githubusercontent.com/TheRainbowPhoenix/MiscPythonExtra/master/asteroids.py",
164+
"image": "images/Asteroids/cover.png",
165+
"tags": [
166+
"Game",
167+
"Action",
168+
"Classic"
169+
]
156170
}
157171
]

0 commit comments

Comments
 (0)