This is a source port to Exoteric.JS of the React.JS Tic-Tac-Toe example tutorial (using the code at this codepen).
Some points:
- Only a few lines were changed meaningfully, most were syntactic changes.
- No Reacolytes were harmed in the making of this source port... Probably.
- The base of this repo was generated from a template for general purpose, basic front-end / Node.JS static-server for Exoteric.js.
Get the repo and...
$ npm i
$ npm run static