Um jogo da velha com algumas estéticas do NES (Nintendo Entertainment System), utilizando Javascript puro e o framework CSS NES.css.
A tic-tac-toe with NES (Nintendo Entertainment System) aesthetics, using pure Javascript and the CSS framework NES.css.
- Melhoria no design (Improve design);
- Animações de vitória, início e fim de jogo (Add animations to winner, start and end screen);
- Refatoração do código para adicionar websockets (Refactor code to add websockets);
- Sistema multiplayer com websockets (Multiplayer system with websockets).