Skip to content

A re-creation of a code-breaking game Master Mind in C using SDL2.

Notifications You must be signed in to change notification settings

Piratux/Master-Mind

Repository files navigation

Master-Mind

This is a re-creation of a code-breaking game Master Mind.
More info about the game concept can be found here: https://en.wikipedia.org/wiki/Mastermind_(board_game)
The project contains compiled demo Windows application under the name Master Mind.exe.
More in-depth game description and gameplay is described in game_rules.txt

  • This game was created for a C programming language course during my first year in University.
  • It was written in C with the help of SDL2 to render graphics.
  • Bonus: The whole project is just under 4MB, quite cool huh?

Screenshots

Screenshots Screenshots

About

A re-creation of a code-breaking game Master Mind in C using SDL2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages