https://ksantacr.github.io/blazor-tic-tac-toe/
- https://dotnet.microsoft.com/learn/aspnet/blazor-tutorial/intro
- https://es.reactjs.org/tutorial/tutorial.html
Changelog
- Logic game
- Main components added (Game, Board and Square)
- State management
- Block UI when player win
- Reset game
- Undo movement