Skip to content

vijeeth19/Unity-Enemies-Ahead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Enemies-Ahead

Enemies Ahead is a Unity game developed using C#.

All source code can be found in Assets/Scripts folder

Key features of the project:

  1. Object Pooling - Decreases CPU Overhead
  2. Scalable Implementation of different Damage systems (Ice, Fire, Lightning etc.) using composition and programming to interface.
  3. Procedural Terrain Generation using perlin noise - Random terrain generated each time game is openned.

How to play the game:

  • Defend your fort from enemies attacking it. The more enemies enter your fort, the more health you lose.
  • Kill enemies to earn money.
  • Use the money to buy special bullets and turrets
  • Play the game strategically by placing turrets in defensive positions

About

Source code files of my unity game project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors