snekgame

Crates.iosnekgame
lib.rssnekgame
version0.1.3
sourcesrc
created_at2024-02-23 18:17:04.402183
updated_at2024-10-23 13:53:46.144328
descriptionHighly customizable, cross-platform, and blazingly fast terminal snake game.
homepagehttps://github.com/blt-r/snekgame
repositoryhttps://github.com/blt-r/snekgame
max_upload_size
id1150851
size56,345
blt__ (blt-r)

documentation

README

snekgame

Highly customizable, cross-platform, and blazingly fast terminal snake game.

Things there are

  • Customizable gameplay with many options
  • Customizable visuals with many built-in themes

Things there aren't (yet)

  • Ability to pause the game
  • Custom themes
  • Custom keybindings

Building

Build it with cargo, with latest stable rust.

Can be installed with:

cargo install snekgame
Commit count: 38

cargo fmt