God Maze

This project got the 1st place for the Technical Design category in GradEX 2023 at Staffordshire University.

Mobile Game made in Unity C#

Individual Project. Freemium F2P Mobile game.

Main Features

  • Unity Ads added in the game.
  • Mobile Notifications Added. Screenshot showing this below.
  • Raycast and Lerp functions used for player movement, rotatable objects, and other obstacles
  • Player Prefs, file saving and binary formatters used for the saving system.
  • 16 levels designed by myself.
  • Native Sharing implemented
  • Queue used for the spike ball that follows the player.
  • All skins done using MagicaVoxel.
  • Singleton and Observer pattern used for saving and modifying data.
  • Skin carrousel implemented.
  • Particle systems.
  • Audio manager that can generate sounds at specific gameobjects.
  • Daily Reward for the players.

Code Sample

Notification Image