Skip to content

A Progressive Web App (PWA) Tic Tac Toe game made with HTML, JavaScript, CSS and Vue

License

Notifications You must be signed in to change notification settings

irkan-hadi/PWA-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA-Tic-Tac-Toe

A Progressive Web App (PWA) fun Tic Tac Toe game made with HTML, JavaScript, CSS and a little bit of Vue.

Why is this Tic Tac Toe special?

  • It is a Progressive Web App (PWA). It can be "installed" on your mobile device and accessed offline without the need to connect to the internet.
  • In Tic Tac Toe, to determine the winner, many devs use a predefined hard coded winning combinations in the code. Instead, I chose to utilize the Magice Square math combination for 3x3 grid to determine the winner.

Demo

https://pwatictactoe.web.app

About

A Progressive Web App (PWA) Tic Tac Toe game made with HTML, JavaScript, CSS and Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published