Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 299 Bytes

simple-ttt

A simple JavaScript Tic-Tac-Toe using jQuery.

How to play the game?

To play it on your computer:

  1. Download or clone the code
  2. Start index.html

If you have the game on your machine feel free to play around with the sourcecode, or even fix some bugs, if you find some.