/go-engine

A basic Go engine with an interactive GUI, written in Clojure

Primary LanguageClojure

go-engine

A basic Go engine written in Clojure. Use the command "lein run" to start a game.

To run the automated test suite, use the command "lein test".

Dependencies: clojure2d for drawing the GUI

Click on the board to place a stone!

The GUI also has hover effects! :)

GUI Screenshot