Skip to content

Tic tac toe across various languages and frameworks. For learning and much good.

Notifications You must be signed in to change notification settings

jamischarles/tic-tac-toe

Repository files navigation

tic-tac-toe

Tic tac toe across various languages and frameworks. For learning and much good.

TODO

  • Reasonml version

Notes

  • 00-a-vanilla has a no-frills version. Very simple. No webpack, no webserver. Open the index.html file. All others start with npm start.
  • 00-b-faux-react is not using React but has a render(), setState() methods
  • React and Redux versions were made w/o CLIs
  • Vue, ng versions were made with CLIs

Screenshot

Alt text

About

Tic tac toe across various languages and frameworks. For learning and much good.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published