Abdusaid10 / tic-tac-toe-odin-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Project (Web)

Project Demo

Note

  • This is an project from Odin Project curiculum which for practice pain Javascript without utilize any framework.

  • More detail of this Project reference can be found here.

  • We use "Module - Views - Controller (MVC)" to construct this project. ** There are 3 modules in this project (player, board, game). ** There is 1 views module in this project (UI). ** There is only one controller module.

contributors

About


Languages

Language:JavaScript 61.3%Language:HTML 36.6%Language:CSS 2.1%