Skip to content

wroveda/tic-tac-toe

Repository files navigation

tic-tac-toe

A simple game of tic-tac-toe

Installation

Requires npm to build it.

  1. Clone the repo
    git clone https://github.com/wroveda/tic-tac-toe.git
    
  2. Install the dependencies
    npm install
    
  3. Build the site
    npm run serve
    
  4. Connect to the displayed url with your prefered browser

Example

Example of the project deployed here: site

License

Distributed under the MIT license. See LICENSE for more information.

About

A simple game of tic-tac-toe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published