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!
Click here for a LIVE DEMO!