Skip to content

teodorplop/TowerDefense-PvP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invaders of Aran

This is a Tower Defense game with emphasis on competitive PvP ladder and modability. Players need to create an account and can afterwards play against other players of similar skill to improve their MMR rating.

Gameplay Features

  • Register & Login using GameSparks
  • Real time multiplayer using GameSparks
  • PvP lobby with AI matching if no worthy opponent can be found
  • 3 different types of towers
  • Multiple enemy types with different attributes
  • Send surprise attacks to your opponent
  • Create different mods by having access to game files and textures

Towers (inspired from Kingdom Rush)

  • Archer Tower, with fast single target projectiles
  • Cannon Tower, with slow and strong AoE bomb projectiles
  • Barracks Tower, which spawns units that fight and block enemies from continuing their path

Project & Modding

All data assets have been serialized in familiar formats like CSV & JSON. This way, players are able to play around with game balancing. They have access to:

  • Combat modifiers (Armor Types and Attack Types)
  • Unit & monster properties (Movement Speed, Attack, Health, UI Texture)
  • Tower properties (Cost, Sell Value, Attack, Range, Upgrades, UI Texture)
  • Monsters that can be sent to the opponent and their respective costs
  • Starting health and currency
  • Waves spawning
  • Strings that are used throughout the entire game
  • UI Textures

Third Party

The project contains both free and paid assets from the Unity Asset Store:

About

Tower Defense PvP - College Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published