Skip to content

HackYourFuture/TicTacToeTDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Tic Tac Toe

References:

How to install:

npm install

How to run jasmine:

./node_modules/.bin/jasmine
// or
npm test

Assigment

Make sure that all the test pass! :-) And if you feel to get more challenges, you can build an UI with input for make sure you can play it!

Releases

No releases published

Packages

No packages published