View on GitHub

ScaleScroller

Collect coins, earn points, and learn scales!

Current implementation state

Currently, all screens are set up, with custom yet intuitive navigation. Data from the app is being stored in a SQLite database, and certain elements (scales, high scores, players) are displayed in the UI. The app uses Google Sign In and Media Player, as external or device-based services. Settings are stored in shared preferences for use in the app. The gameplay is not working (the game screen uses a mockup layout and very simple “gameplay”), but aside from that, the app looks and works generally as intended.

Functional issues:

Aesthetic/cosmetic issues:

Functional stretch goals:

Return to previous page