Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 337 Bytes

Konane

A simple program for playing konane. Use make to compile, and then ./konane6x6 to run. The default board dimension is 6x6. Alternate dimensions can be done using make X=3 Y=5, for example.

To solve the game from the start, give solve and user colour as command line arguments. For example: ./konane6x6 solve black