Camp Misty is an asymmetric multiplayer game of deduction where a helpless victim is being hunted down by a ruthless killer!
The game is played on the command line, and works on local networks as well as over the internet. Instructions for how to play are included with the game.
All you need to do to build a working version of the game is clone this repo and use the following command:
cargo build
The game is extremely tiny, so it shouldn't take very long for it to compile.