|
|
@@ -1,8 +1,6 @@
|
|
|
# void
|
|
|
|
|
|
-Most parts of the universe are void.
|
|
|
-
|
|
|
-In the rest, there are spaceships.
|
|
|
+Most parts of the universe are void. The rest are spaceships.
|
|
|
|
|
|
## Build
|
|
|
|
|
|
@@ -14,3 +12,8 @@ cd void
|
|
|
cargo run
|
|
|
```
|
|
|
|
|
|
+### How to play
|
|
|
+
|
|
|
+Use A and D to rotate ship.
|
|
|
+
|
|
|
+Use W to create forward thrust with the main engine.
|