Skip to content

Commit 9bc8b2d

Browse files
committed
Update README.md
1 parent 6294d40 commit 9bc8b2d

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## Basic idea
44

5-
- the player will control a rocket using the keyboard
6-
- there will be asteroids, that must be avoided by the player
7-
- the asteroids will move along one axis
8-
- (extra) the rocket will have an attack and can destroy the asteroids
5+
A rocket on a mission in space must escape a wave of dangerous asteroids. To finish the mission and get home safe, the rocket can either avoid asteroids or destroy them with its weapon. If the rocket collides with an asteroid, it loses one life, but if it remains without lives, it explodes and the game ends.
6+
7+
## Gameplay
8+
9+
<img src="demo.gif" alt="Demo" style="display:block; margin:0 auto; width:80%"/>
910

1011
## Libraries
1112

demo.gif

6.8 MB
Loading

demo.mp4

-2.07 MB
Binary file not shown.

0 commit comments

Comments
 (0)