Skip to content

orlando-paredes-hamsho/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

About

Simple Tic Tac Toe Game

Install

From your terminal run:

    git clone [email protected]:orlando-paredes-hamsho/tic-tac-toe.git

Then once it's downloaded

    npm install

Play the game (only pvp available for now)

From your terminal run:

    npm run game 

Enjoy

Additional Scripts

For testing:

    npm run test 

Testing will also run prior to pushing to a remote server.

For Linting:

    npm run lint

Linting will also run prior to commiting and/or pushing to a remote server.

About

Tic Tac Toe

Resources

Stars

Watchers

Forks

Packages

No packages published