Skip to content

oriolagobat/Filler-Game

Repository files navigation

Filler Game 🎮

App features 📱

  • There is a help section with a simple explanation of the game rules and objectives
  • There is a configuration screen with options to change the game settings
  • Both the game and configuration screens have a background music (a different one for each), and the result screen has different sound effects depending on the game outcome.
  • The app can be used in portrait or landscape mode, and also offers the possibility to change the orientation at any moment
  • The app offers language support in English and Catalan
  • A log is formed since the the configuration screen, ending at the result screen. It can then be sent to the desired email address
  • A different result screen for all 3 scenarios (win, lose, draw)
  • Game scores are shown at the result screen

Game features 🕹️

  • Number of colors is customizable (default: 3)
  • Board size is customizable (default: 3x3)
  • User can choose between 3 difficulties:
    • Easy (AI will choose a random color between the best 3 options it has)
    • Medium (AI will choose a random color between the best 2 options it has)
    • Hard (AI will always choose the best option)
  • By default the time is unlimited, but the user can choose to set a round time limit, which will determine how many seconds he has to choose a color. When the time is up, a random color is chosen as a punishment. If time control is enabled, this limit will be:
    • Easy: 10 seconds
    • Medium: 7 seconds
    • Hard: 3 seconds
  • The user profile picture shown during the game, can be changed to any image. Either to the default one, one from the gallery, or one taken from the camera.
  • Username is customizable.

About

Grid game implemented with Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages