Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 254 Bytes

Multithreaded TCP-based game server for Renju

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 client.