/MENACE

Primary LanguageJavaScriptMIT LicenseMIT

MENACE

Machine Educable Noughts And Crosses Engine (MENACE) teaches a bunch of matchboxes how to play tic-tac-toe.

Screenshot

Development

  • Install Dependencies.
npm install
  • Start Project
npm start

Pre-requisites

Note

The Training data is stored in the brower's Local Storage.

Team