mirror of
https://github.com/yishn/lets-code.git
synced 2026-04-16 03:00:29 -04:00
Add README
This commit is contained in:
15
asteroids/README.md
Normal file
15
asteroids/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Asteroids
|
||||
|
||||
[<img src="./thumbnail.png" alt="Thumbnail" width="300" />][video]<br/> [_Watch
|
||||
Video_][video]
|
||||
|
||||
[video]: https://www.youtube.com/watch?v=QCys49c44PU
|
||||
|
||||
## Building
|
||||
|
||||
Make sure you have [Rust](https://www.rust-lang.org) installed. To run this
|
||||
project, execute:
|
||||
|
||||
```
|
||||
$ cargo run
|
||||
```
|
||||
Reference in New Issue
Block a user