Back to search
A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.
Stars
519
Forks
242
Watchers
519
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
2
commits
Fix restart in GameBoard to nullify the winner on restart
1c2df94View on GitHubInitial commit with the model for tic tac toe working
956ed3bView on GitHub