Galaxy Guesser

When I learned about the game "MasterMind" I immediately got the motivation to create my own app version of it. I really enjoy puzzle games with short rounds that you can play a quick round of in between your daily acitvites, so this game was a perfect fit for me. The goal is to crack a code of colors which is chosen randomly by an opponent or the computer. For each guess you make you get to know how many of your guessed colors are right and how many of them are also in the right place.

A while after implementing the game as a native android app I created a simple AI using propositional logic and a SAT solver, that would try to find a code that was set by the player.

Later I decided to make my first attempts at designing and gave the app a new coat of paint with a space themed look. I'm planning to soon publish the app on google play store, after refining details and final testing on multiple devices.

You can find the code on my github.
Here are some screenshots showing the current state:

See also: Privacy Policy Terms and Conditions