Skip to content

romanchikovboris/Tower-Defence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower Defense Game

This is simple tower defense game made in C# and Unity Unity version: 2023.2.11f1

Gameplay

Description

This is a simple 2d tower defense game made in Unity. Game contains 2 types of enemies and 2 types of towers and 1 infinity wave. When player push the "Spawn" button it will create random tower and place it on the map.

Start point

  • LevelInstaller.cs - Main entry point for the game
  • GameSettings.cs - Contains all game settings

Used plugins

  • Zenject
  • UniRx
  • DoTween
  • Odin Inspector

Not used plugins :)

  • UniTask (Test task has condition to not use UniTask)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published