Elias011 / TicTacToeTDD

TDD - TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%