Skip to content

Tic-tac-toe - a logical game between two opponents on a square field of 3 by 3 cells or larger (up to an "endless field"). One of the players plays with "crosses", the other - with "noughts".

Notifications You must be signed in to change notification settings

nikitababko/tic-tac-toe

Repository files navigation

💻 Hello coders

📘 About project

Where and what is located (files, folders).

  • Folder "src" - project's source
  • Folder "build" - ready project
  • File "webpack.config.js" - main config
  • Folder "webpack" - this storage place for "postcss.config.js"

🔴 You can also see the used dependencies in "package.json"

Getting started

Download project and using npm at the project's root:

npm install

Next 🔽

Run the project-server can be a command "npm run dev"
Run project-build can be a command "npm run build"

🧾 About me

My contacts:

I also have social network

About

Tic-tac-toe - a logical game between two opponents on a square field of 3 by 3 cells or larger (up to an "endless field"). One of the players plays with "crosses", the other - with "noughts".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published