The ArcHex Maze
Make your game through The ArcHex Maze! Find and destroy all the targets in the maze to complete each level. Each Maze is randomly generated everytime! (unless, of course, you use the same seed).
This is a project for the Game Development and Design Course By Michigan State University in Coursera. The project was built using as base the 2DShooter project from the course.
Modification include:
- New style and feel, making it look like a magic dungeon.
- New Sound Effects and music.
- Instead of scoring points as the main missions, now the intention is complete each maze as fast as possible, i.e. time trials.
- The game offer 10 levels, but each level is randomly generated based on a seed, so technically the are infinite mazes.
Credits:
Design, Development, and Animations: Andres Perez
Music by: https://tabletopaudio.com/
Archer and Arrow Sprite by: https://ansimuz.itch.io/tiny-rpg-forest
Bow and Arrow Sound Effect: https://www.zapsplat.com
Wall and Background Texture: 0melapics / Freepik
Status | Released |
Platforms | HTML5, Windows, macOS |
Author | andresperezl |
Genre | Puzzle |
Made with | Unity |
Tags | 2D, maze, Singleplayer |
Comments
Log in with itch.io to leave a comment.
Nice Work, I actually like it.
This is genuinely mind blowing to me. I hope i can eventually get a grasp on a few of the concepts in this game (always been terrible at coding). Great job
Thanks for the kind words! Actually the most complicated part about this was how to make hexagonal grid work, but it so happens there are people far smarter than me out there that already solved that problem :) , Everything you see here is literally one google search away (or whatever search engine you use)