So, my college recently held a programming challenge, in which the goal was to make a working version of the game, “MasterMind“, entirely in the VB.NET language.
The basic game is exactly the same as the regular board-game, only with a slightly different graphic style.
Additionally, the game features a bunch of options, such as a timer, code size and maximum attempts.
So that’s cool I guess.
Anyway, If you want to look at the source code and play the game, Click This.