Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Rodney Lab Countdown Numbers Git Hub banner



Rodney Lab logo



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

Terminal animation shows the user entering the following command: cargo run. Then the code compiles and the game starts, presenting playing instructions, then a screen for picking numbers.

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).