Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

Nine Mens Morris

A game to test various AI techniques.

Building/Debug Server

Run npm run build to generate bundle.js with the transpiled code.

Debugging: npm run watch This will recompile whenever a change is detected.