Sunday, September 23, 2018

Mastermind (part 2)

The second part presents an implementation of a simple text user interface (text UI). .

Read the full entry at http://www.alef1.org/articles/2012/mastermind_p2.html.

Note: The article was first published on December 22, 2012

Mastermind (part 1)


This article is the first part of a TDD (test driven development) example in Ruby. It implements a game named Mastermind.

Read the full entry at http://www.alef1.org/articles/2012/mastermind_p1.html.

Note: The article was first published on December 10, 2012.