https://github.com/alex-stone-github/spinjitsu
I had seen someone make a spinning ascii donute in c, so Im going to try and make a spinning ascii cube in rust.
https://github.com/alex-stone-github/spinjitsu
Last synced: about 1 year ago
JSON representation
I had seen someone make a spinning ascii donute in c, so Im going to try and make a spinning ascii cube in rust.
- Host: GitHub
- URL: https://github.com/alex-stone-github/spinjitsu
- Owner: Alex-Stone-Github
- Created: 2022-03-08T02:01:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T21:47:39.000Z (over 4 years ago)
- Last Synced: 2025-02-02T14:38:00.328Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spinjitsu
I had seen someone make a spinning ascii donute in c, so Im going to try and make a spinning ascii cube in rust.
## Sorry about the bad code
This is like my third project ever in rust, in case you havent noticed, so give me a little bit of a brake.
## How to run
To compile and run just follow the steps below
```bash
cargo run
```