Skip to content

exp0nge/nine-mens-morris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.