https://github.com/alsiola/tictactoe-mvi
Tic Tac Toe built with CycleJS and a Model-View-Intent architecture
https://github.com/alsiola/tictactoe-mvi
Last synced: 8 months ago
JSON representation
Tic Tac Toe built with CycleJS and a Model-View-Intent architecture
- Host: GitHub
- URL: https://github.com/alsiola/tictactoe-mvi
- Owner: alsiola
- Created: 2017-01-15T17:13:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T22:53:19.000Z (over 9 years ago)
- Last Synced: 2025-01-02T20:36:18.576Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tictactoe-mvi
Tic Tac Toe built with [CycleJS](https://cycle.js.org/) and a [Model-View-Intent](https://cycle.js.org/model-view-intent.html) architecture.
Demo at https://alsiola.github.io/tictactoe-mvi/