Skip to content

๐Ÿš€ A fun JS game of tic tac toe in progressive web app. Play it at

Notifications You must be signed in to change notification settings

kelvinkamau/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

83 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TicTacToe Progressive Web App

Version 1.0.0

Maintainability FOSSA Status

TicTacToe

This is a simple game of tic tac toe that I created to refresh 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".

I'm calling on contributors to improve the game in a few ways:

  • Allow the human to choose whether to play as X or O
  • Add an optional signup/login with FirebaseAuth & a leaderboard where various players can get ranked.
  • Add SSL to secure with HTTPS
  • Make the computer (playing as O) intelligent. At the moment the computer randomly chooses a square to play, not trying to get a win.
  • Add a score counter & win animation
  • Have the computer make funny remarks with each play / win ๐ŸŒฒ ๐Ÿน

Made with โค๏ธ by Kelvin Kamau

License

FOSSA Status

About

๐Ÿš€ A fun JS game of tic tac toe in progressive web app. Play it at

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published