Skip to content

Wolfstreak25/Survive-The-Nightmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survive-The-Nightmare

This project is based on Unity's Survival Shooter. The purpose of this project is to use and and implement different methods in Unity. check out this demo on itch.io

Features

  1. Modular enemies : Using mvc now I can add multiple types of enemies without any hitch.
  2. Automatic wave generator. first 3 waves are introductory and later will be based on the ratio. The amount of enemies spawned can be changed from the Editor.
  3. NavMesh : the current enemies use UNITY AI
  4. State machine : to manage Enemy AI state machiens are being used these are modular state machines.
  5. Singleton pattern
  6. Observer pattern : Overlooks game status and wave status and score.

Screenshot

Screenshot (13)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published