Skip to content

Files

Latest commit

7476660 · Dec 28, 2022

History

History

rrgame

rrgame: Rustacean Roullete Game

Rustfmt

A Rust client server game for the terminal that lets you play the Roulette casino game with your friends.

Goals

  • A proof of concept for a Rust client server game to be played in the terminal.

Current Status

  • Client server echo working

cargo run -- client --message "hi" cargo run -- server

Screenshot 2022-12-27 at 7 57 24 PM

Future Improvements

  • Create Roulette game
  • Provide feedback to client on game state