/nes-da-velha

🧩 A Tic-Tac-Toe in Javascript with NES style

Primary LanguageJavaScript

#️⃣ NES da Velha 🕹️

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.

Funcionalidades Restantes (Remaining Features)

  • 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).