Skip to content

Elias011/TicTacToeTDD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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!

About

TDD - TicTacToe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%