Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 432 Bytes

Noughts And Crosses

A Typescript web app designed for local play.

Find the deployed site HERE.

Built using:

Todo:

  • Make game board responsive.
  • Allow choosing a different board size.
  • Maybe online play with socket.io.