Skip to content

Simple tic-tac-toe adaptation written in JavaScript

License

Notifications You must be signed in to change notification settings

bankubanku/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Simple and popular paper-and-pencil game's adaptation written in JavaScript. I've created it to train my web development skills.

tic-tac-toe grid

used technologies

  • html
  • css
  • JavaScript