Skip to content

kstepanovdev/rust_renju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game client for the Renju aka Gomoku game. Baked with rust and egui

Getting started

First of all, you need to have Rust toolchain installed.

  1. Execute cargo run
  2. You're ready to go.

NB: You might need a game server.

TODO

  • using tokio instead of std threads
  • make ui pretty
  • more notifications for players
  • wins counter && time limits for a game
  • !lobbies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages