Skip to content

ireade/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tictactoe

Thsi si a simple game of tic tac toe that I created my javascript/jquery skills. Most of the games I have seen online require two players, and I wanted to try creating a game where one player plays against the computer.

Play the game here

It works well enough at the moment, but I will like to eventually improve the game in a few ways:

  • Make the compuer (playing as O) smarter. At the moment the computer randomly chooses a square to play, not trying to get a win.
  • Add a win counter
  • Allow the human to choose whether to play as X or O
  • Have the computer make funny remarks with each play/win

About

A simple JS and jQuery game of tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published