Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 535 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 535 Bytes

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