Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodneylab/countdown-numbers
Trying Ratatui TUI 🧑🏽🍳 building a text-based UI number game in the Terminal 🖥️ in Rust with Ratatui immediate mode rendering.
https://github.com/rodneylab/countdown-numbers
gamedev ratatui rust tui
Last synced: 10 days ago
JSON representation
Trying Ratatui TUI 🧑🏽🍳 building a text-based UI number game in the Terminal 🖥️ in Rust with Ratatui immediate mode rendering.
- Host: GitHub
- URL: https://github.com/rodneylab/countdown-numbers
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2024-06-05T11:02:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T07:09:55.000Z (2 months ago)
- Last Synced: 2024-11-06T08:17:01.920Z (2 months ago)
- Topics: gamedev, ratatui, rust, tui
- Language: Rust
- Homepage:
- Size: 605 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Countdown Numbers# countdown-numbers
Numbers Terminal game built using Ratatui in Rust. This code accompanies the blog post on trying Ratatui TUI. If you have any questions, please drop a comment at the bottom of that page.
## Usage
Clone the repo then run:
```shell
cargo run
```## ☎️ Issues
Feel free to jump into the
[Rodney Lab matrix chat room](https://matrix.to/#/%23rodney:matrix.org).