This aims to be a simple cardgame with mechanics simular to mtg or hearthstone.
The thing that will set this apart is this will be played only in a tournament setting.
Run the following to test
cd server
cargo build
./target/debug/server
Here is what I am planning on working on
- [ ] networking
- [ ] client
- [ ] tournament mode
- [ ] gameplay