Skip to content

A 2D maze-escaping game created for Android devices using Unity.

License

Notifications You must be signed in to change notification settings

ykakca/dungeon-runner-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dungeon-runner-game

This is my first project in Unity, and it's a simple 2D maze-escaping game created for Android devices using Unity.

This game is centered around collecting all the coins in the maze while running away from (or beating) the enemies, and reaching the exit door. The player has 1 life, the player dies instantly when an enemy contacts him. The door opens only after all the coins are collected. There are 2 types of potions (power-ups): One gives a speed boost to the player, and the other allows the player to be invincible for a brief amount of time, also allowing the player to kill the enemies on contact. There are different types of enemies, each having different speeds. The game gets progressively more difficult as the player goes through each level, there are 10 levels in total.

Assets used in this project: https://0x72.itch.io/dungeontileset-ii 16x16 DungeonTileset II by 0x72 A* Pathfinding Asset: https://arongranberg.com/astar/

About

A 2D maze-escaping game created for Android devices using Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages