Skip to content

philip-peterson/tic-tac-toe-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks for reading my solution!

To run this game, you will need to have the Node ecosystem installed. These instructions are written for yarn, so you may need to

npm install -g yarn

first.

To install dependencies:

yarn

To run tests:

yarn test

And to launch the application:

yarn run run

About

A tic tac toe game written using NodeJS and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published