Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 207 Bytes

Clojure Backgammon

Experimenting with Clojure to write a backgammon web app.

Done

The logic for the board, players and stones + unit tests.

Todo

Add game logic and frontend.