Skip to content

Yathousen/ttt-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-HL

The classic tic tac toe game taken to a whole new level.

Run locally

  1. Install the dependencies with yarn install
  2. Then run the app using yarn start

Play it on line!

You can test the game here

Contributing

  1. Fork it ( https://github.com/ricglz0201/ttt-react/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Tic Tac Toe taken to a whole new level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 4.4%
  • HTML 1.3%