Skip to content

Games-Development-Course/Week8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Shooter Mini-Game

Maze Shooter is a single-player mini-game built in Unity where the player navigates a procedurally generated 3D maze and fights enemies. The game is based on our main game MazeMates. We've used the following scripts from our Game: MazeGenerator3D and ResourcePlacement.

Gameplay

A. The player can choose between a gun and a machine gun: gun is default and you can switch by pressing 1 for gun, 2 for machine-gun. Shooting: by space.

B. The enemy has a weapon too and shoots at the player

C. The player starts the game with 100 health points and loses points when the enemies hits him. If health = 0 then player loses.

Play on itch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors