abassibe / Gomoku

2 stars 0 forks source link

Feature/py rust link #43

Closed Ragarnoy closed 3 years ago

Ragarnoy commented 3 years ago

Game is now playable, some issues still occur but it is mostly functional. To test the game (in release): cargo build --release && mv target/release/librust_ext.dylib . (. being the root folder of the project)