This is a cross platform mobile application written individually by me. The idea and rules for this game were conceived during #HurricaneFiona. It is intended to have people challenge their musical knowledge and compete with people over the world. Technologies used include Flutter (Frontend) and Firebase(Backend)
This application was intended to feature:
- A user authentication and login system
- Four different game modes: Single Player, Ranked, Multiplayer and Group Play
- A tutorial section for new beginners
- A local and global leaderboard
- Animations
Due to the nuances of setting up an application on both iOS and android devices (I do not own a Macbook) and the developer fees for the corresponding appstores, I have decided to convert this idea to a web application so everyone around the world can get it with no hassles. Currently only one game mode was completed and that was the Group Play Mode You can view the new repo here.
Here is a small demo of the unfinished application.
Click here
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.