Skip to content

Jonathannsegal/crabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Crabber πŸ¦€

Crates.io Crates.io Crates.io HitCount

A pointless cli game made in rust

Gameplay

This is just me playing around with Rust I wanted to make something simple to understand the language on a basic level. This game is kinda like whack a mole where you are πŸ¦€ ferris the crab and you use the arrow keys to move around and squash the bugs.

πŸ›πŸ›πŸ›πŸ›πŸ›
πŸ›πŸ›πŸ¦€πŸ›πŸ›
πŸ›πŸ›πŸ›πŸ›πŸ›

Running Locally πŸ’»

Make sure you have rust installed. The easiest way to do this is with rustup

$ git clone https://github.com/Jonathannsegal/crabber.git
$ cd crabber
$ cargo run

Install with crates.io πŸ“¦

$ cargo install crabber
$ crabber

This installs the binary to the bin in your rust folder and allows you to run the program.

TODO πŸ› οΈ

  • Add support for non emoji terminals
  • Package in such a way where you dont need rust locally
  • Add an objective
  • Use multithreading for input and clock

Known Issues 🀫

  • This only works with terminal emulators that support emojis, command prompt does not if your on windows you can use Windows Terminal

About

πŸ¦€ Crabber, a pointless cli game made in rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages