BrentBarnes / Connect_Four

CLI game to practice Test Driven Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Four

This project uses the game Connect Four as a way to practice Test Driven Development (TDD) with RSpec.

This has similar functionality to all of the other Ruby CLI games I have built. The focus here is more on testing. The tests can be found below!

Video Demo

Connect Four Video Demo

Click here for a LIVE DEMO!

50 Passing Tests

Tests1
Tests2
Tests3
Tests4

About

CLI game to practice Test Driven Development


Languages

Language:Ruby 100.0%