Skip to content

AtanasChachev/Tic-Tac-Toe-VanillaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-VanillaJS

Simple Tic Tac Toe in Vanilla JS.

How to run the project

  1. Requires node <= 12.0. Run npm install
  2. Run gulp

Browser-sync will automatically start a local server for you.

TODOs

  1. Level difficulties.
  2. UI Animations.
  3. Refactor the codebase (e.g splitting the styles in differnet modules).

About

Simple Tic Tac Toe in Vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published