Home

Awesome

Ratatui Snake

Preview

https://github.com/kriskw1999/ratatui-snake/assets/71312948/027db3fa-c295-47ad-969d-39018b2cbeca

Description

This is a simple snake game made designed using Ratatui as TUI library and Rust as programming language.

How to play

Download the binary from here

Or you can install from the AUR: paru -S ratatui-snake

How to run locally


cargo run

Structure

The project is divided in 3 main modules:

Contributing

Feel free to open an issue or a PR if you want to contribute to this project. Any help is strongly appreciated.