aloarte / Hollow-Minds

Android application written in Kotlin with Jetpack Compose. Game based in the universe of Hollow Knight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hollow Minds

Playstore Downloads


Hollow Minds is a memory game inspired in the world of Hollow Knight.

Pick a board size selecting from 4x4, 4x5 and 5x6 and begin pairing. Complete each challenge in under one minute to win the game.

๐Ÿ›  Tech stack

  • 100% Kotlin
  • 100% Jetpack Compose
  • Jetpack
    • Compose
    • ViewModel
    • LiveData
  • Room
  • Clean architecture
  • Unit tests + mocks

This project is built in Kotlin and uses Koin as an injection framework, building its views with Jetpack Compose. It uses the main jetpack components like ViewModel and LiveData.

๐Ÿ“ฑ Screenshots & demo


Game demo:

๐Ÿ”— App download

You can download the app from the playstore following this link:

https://play.google.com/store/apps/details?id=com.p4r4d0x.hollowminds

About

Android application written in Kotlin with Jetpack Compose. Game based in the universe of Hollow Knight


Languages

Language:Kotlin 100.0%