CLJS implementation of Othello per PAIP
ClojureScript implementation of Othello per Peter Norvig’s Paradigms of Artificial Intelligence Programming (PAIP), Chapter 18.
To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:
lein figwheel
lein clean
lein package
edge-table
more quickly