Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 627 Bytes

Tic Tac Toe

Demo

Simple HTML/JavaScript tic-tac-toe game implementation without any external dependencies. It runs well on desktop and mobile devices.

The game implementation tries to follow the standard Tic-Tac-Toe guidelines.

Contribute

Found a bug, please create an issue

How can I support developers?

  • Star our GitHub repo 🌟
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧

We're always happy to receive your feedback!