neon maze
Game where all the players are set in a maze, when someone reaches the exit, everyone will be transported to a new maze and their positions will be reset.
Used in this project:
- Kotlin
- Canvas
- Google Cloud Firestore
- Randomized depth-first search for maze generation. More info
- MVVM