Skip to content

1.1.0

Compare
Choose a tag to compare
@Pablito2020 Pablito2020 released this 08 May 20:50
· 76 commits to main since this release

Features of the first release ๐Ÿ˜‡

This release includes a lot of features, since it implements the whole Tetris game, plus some additions (like themes, music, and more) that makes it unique.

Other features that cannot be seen from the "user perspective" are:

Tetris Game features ๐Ÿ•น๏ธ:

  • Smart block spamming, depending on difficulty.
  • Different speed of block falling, depending on difficulty.
  • Re-collocating a piece before it's too late.

Style features ๐Ÿ’…:

  • Material U design.
  • Custom splash screen with the new library from google.
  • Play/pause button animation

Code and architecture design and good practices ๐Ÿ’ป:

  • Followed a clean architecture (layered architecture).
  • Test Driven Development for the domain.
  • MVVM architecture pattern for android

Android and Kotlin additional used features ๐Ÿคฉ:

  • Kotlin coroutines for asynchronous tasks.
  • Splash screen library

Translations ๐ŸŒ:

  • English
  • Spanish
  • Catalan
  • French