Skip to content

A refined and deployed version of my atempt of making a tick tack toe game using vue

Notifications You must be signed in to change notification settings

existenztim/Tick-tack-toe-refined

Repository files navigation

Vue Tick Tack Toe

This is a simple Vue based tick tack toe game I created with Vue.js and Composition API for a modern Vue experience. All of the data is stored locally within localStorage so it is persistent and data is saved between page refreshes. The game board is a 3x3 grid with freely clickable squares and full rules of the game are implemented so it is perfect for any level of player (new or experienced).

Codestack:

Vue.js TypeScript SASS

About

A refined and deployed version of my atempt of making a tick tack toe game using vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published