Dwightgnjohnson / guessing-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SacRuby.new Learning OOP and Testing

This is a simple project where the solution will be to create some classes to implement a card guessing game. A simple set of unit tests are provided to guide implementation.

We are using Ruby's default testing library MiniTest and the MiniTest::Spec syntax.

Some useful guides online:

About

License:MIT License