Skip to content
This repository was archived by the owner on Jun 15, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 220 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 220 Bytes

GOMOKU

Dependences

  • Rust
  • Cargo
  • ncurses

Lib

  • Cursive

Run

cargo build --release
./target/release/gomoku-rs

Connect_img