An open API service indexing awesome lists of open source software.

https://github.com/01zulfi/connect_four

C4 implemented in Ruby, and TDD'd with RSPec
https://github.com/01zulfi/connect_four

connect-four rspec ruby

Last synced: 3 months ago
JSON representation

C4 implemented in Ruby, and TDD'd with RSPec

Awesome Lists containing this project

README

          

# Connect Four

Implemented in Ruby and TDD'd with RSpec

[Replit link](https://replit.com/@01zulfi/connectfour)

**Play:**
```
ruby lib/main.rb
```