/infinite-tic-tac-toe

Tic-tac-toe with infinite field

Primary LanguageJavaScript

Tic-tac-toe with infinite field

Rules

  • Players can place their symbols anywhere on the field
  • 5 symbols in a row win

Plan

  • Front-end with offline multiplayer
  • Back-end for online multiplayer (guest enters host's room id)