Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snails8/rust-tetoris
https://github.com/snails8/rust-tetoris
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snails8/rust-tetoris
- Owner: Snails8
- Created: 2023-02-09T06:27:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T07:11:20.000Z (about 2 years ago)
- Last Synced: 2024-10-18T16:20:21.164Z (4 months ago)
- Language: Rust
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-tetoris
install
```
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
```.zshrc
```
source $HOME/.cargo/env
```confirm
```
$ rustup -V
$ rustc -V
$ cargo -V
```