https://github.com/joojscript/invaders
👾 The classic Space Invaders game made in rust!
https://github.com/joojscript/invaders
Last synced: 23 days ago
JSON representation
👾 The classic Space Invaders game made in rust!
- Host: GitHub
- URL: https://github.com/joojscript/invaders
- Owner: joojscript
- Created: 2022-02-04T00:41:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T13:02:24.000Z (over 4 years ago)
- Last Synced: 2025-03-04T07:43:39.297Z (over 1 year ago)
- Language: Rust
- Size: 799 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👾 Invaders
### The classic space-shooter game now in your terminal! And the good part: made in Rust!
❕ This game was made during the course `Ultimate Rust`, as an exercise.
---
## How to play it
[Download the game on the releases page](https://github.com/joojscript/invaders/releases/tag/v1.0), then just run the game on your terminal like this:
```console
user@pc:~$ ./invaders
* The game will start on your terminal *
```