Skip to content

Matteljay/mastermindy-android

Repository files navigation

MasterMindy

The customizable Mastermind clone - android edition

Screenshots

About

MasterMindy is based on Mastermind, a turn-based code breaking game. The app will generate a secret code for you to deduce. You will only receive minimal hints. A black hint means you positioned a pawn perfectly... but which one? A white hint means one of your selected pawns is correct but in the wrong place. Play alone or with friends to try and solve this puzzle. You can easily change the difficulty on the settings page.

Introduction video, strategy & further reading:

Game Features

  • Scaling orientation changes on the fly for phones and tables
  • Flexible amount of pawn fields
  • Flexible assortment of pawn colors to choose from
  • Difficulty change for allowing duplicate colors in the secret
  • Ability to show collision sensitive startup hints
  • Save-game ability so that you may continue another time
  • Various time and turn limiting capabilities
  • Drag & drop pawns on long-press
  • Option to disable screen sleeping while you think about your turn
  • Uniquely named pawns for color blind people
  • Translated into various languages: spanish, portuguese, german, french, polish and dutch
  • Bitcoin donation ability :)

Coding Details

  • Compatible with API 21 (Android 5.0 Lollipop) and upward
  • Layout: 16 classes with an average length of 80 lines per class
  • Dynamic View placement & GUI construction during runtime
  • ViewModel MVVM & SharedPreferences for persistent memory storage
  • Migrated project to AndroidX (Jetpack)
  • See Java Swing project MasterMindy-desktop for game logic unit testing

How to run

  • Make sure to allow installation from unknown sources. This app will NOT ask special permissions (access to your contacts, files, fotos,..) it will NOT connect to the internet. Learn more about installing an APK file from unknown sources here
  • Download & run the latest .apk file from the releases page
  • Alternatively, you can download it from F-Droid here

Contact info & donations

See the contact file.

About

The customizable Mastermind clone - android edition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages