We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b833f4 commit c6081b7Copy full SHA for c6081b7
2 files changed
store/images/Asteroids/cover.png
2.48 KB
store/meta.json
@@ -153,5 +153,19 @@
153
"AI",
154
"Education"
155
]
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
+ ]
170
}
171
0 commit comments