Muele

State

Done

Technologies / Languages

  • C#
  • Windows Forms

Description

Muele was my solution for the programming-competition by it-talents.de. They organize competitions with a reward for the best solution. This time the participants were required to programm the game Nine men's morris. We were given two days for the implementation.

The three difficulty levels are implemented with a “AI” which makes the best possible choice. When playing the easier levels, the “AI” makes the winning chances higher by making random choices instead of the best possible choice. “AI” isn´t really the correct word. It is more like a little algorithm which scans the entire board each time and make the best choice without context or a strategy.

After the game, the player can open a log file in which each moves made throughout the game course is logged.

Key features

  • Three difficulty levels
  • Board design change on each phase
  • Cancel user choices

Screenshots

See also