Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 209 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 209 Bytes

Monte Carlo Tree Search Playground

Simple Pacman-like game built with Redux, Immutable.js, Component Entity System and D3.js.

Usage

npm install
npm start

Tests

npm test