Skip to content

h-yyyue/ttt_progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Tic-Tac-Toe

An implementation of Meta Tic-Tac-Toe, described in this article, using ReasonML and Incr_dom.

See this commit to see how the project was refactored from regular Tic-Tac-Toe to Meta Tic-Tac-Toe.

How to build & run

  1. If you haven't already, first install ocaml and opam by following the instructions in the first three sections of this installation guide.
  2. Clone this directory on your local machine.
  3. Run make deps to install the necessary OCaml library dependencies.
  4. Run make to build the project.
  5. Open <project-root>/_build/default/src/www/index.html in your browser.

If you run into any problems, feel free to shoot me an email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published