jasonxia17 / go-engine

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Clojure 100.0%