Game client for the Renju aka Gomoku game. Baked with rust and egui
First of all, you need to have Rust toolchain installed.
- Execute
cargo run
- You're ready to go.
NB: You might need a game server.
- using tokio instead of std threads
- make ui pretty
- more notifications for players
- wins counter && time limits for a game
- !lobbies