| Crates.io | snekrs |
| lib.rs | snekrs |
| version | 0.2.0 |
| created_at | 2025-01-20 06:22:49.666755+00 |
| updated_at | 2025-01-20 06:40:46.803284+00 |
| description | A fun and quirky terminal-based snake game written in Rust 🐍 |
| homepage | |
| repository | https://github.com/logesh-kumar/snekrs |
| max_upload_size | |
| id | 1523609 |
| size | 23,559 |
A quirky, terminal-based Snek (Snake) game written in Rust! Watch your noodle grow as you munch on bytes, but don't byte yourself!
Install using Cargo:
cargo install snekrs
Run the game:
snekrs
To build from source:
git clone https://github.com/yourusername/snekrs
cd snekrs
cargo build --release
This project is licensed under the MIT License - see the LICENSE file for details.
Because every snake game needs a quirky name, and what's better than combining the internet's favorite spelling of snake ("snek") with Rust's favorite file extension ("rs")? 🦀🐍