Skip to content

letsget/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe on vanilla JS

I used Object-Oriented-Programming approach in creating the game, namely Classes in JS

The first version was via functional approcah, but then I decided to redo it using Classes, thus enhancing my knowledge of classes, in ES-6, private and protected properties.

View Demo

About

Tic tac toe on vanilla js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published