Skip to content

Tower Defense game forked from github account Brackeys and developed further by korotz10 and MateoMor as college project

License

Notifications You must be signed in to change notification settings

MateoMor/Tower-Defense-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sr.Tostada and Mr.Pato

A Tower Defense strategy game where players build defensive structures to prevent enemies from reaching their base. Originally forked from Brackeys and further developed by korotz10 and MateoMor as a university project.

Game Features

  • Multiple Tower Types: Standard projectile towers and laser towers with different attack patterns
  • Upgrade System: Improve your defenses by upgrading towers
  • Strategic Gameplay: Carefully place your towers to maximize efficiency
  • Enemy Variety: Face different types of enemies, including some that can attack your towers
  • Resource Management: Earn money by defeating enemies to build more towers
  • Multiple Levels: Test your strategy on different maps with unique challenges

Installation

  1. Clone this repository:
    git clone https://github.com/MateoMor/Tower-Defense-Game.git
    
  2. Open the project in Unity (version 2020.3 or newer recommended)
  3. Navigate to the "Tower Defense Unity Project" folder
  4. Open the main scene to start playing

Controls

  • Mouse: Select and place towers
  • ESC or P key: Pause the game
  • UI Buttons: Buy, upgrade, and sell towers

Requirements

  • Unity (2020.3 or newer recommended)
  • Unity UI package (install via Unity Package Manager)

Documentation

For detailed information about the game architecture and systems, please refer to the Documentacion.md file.

Development

This project was developed as part of a Computer Graphics course at Universidad Tecnológica de Pereira. It demonstrates principles of:

  • 3D graphics rendering
  • User interface design
  • Game mechanics implementation
  • Object-oriented programming patterns

License

This project is released into the public domain. For more information see LICENSE.

About

Tower Defense game forked from github account Brackeys and developed further by korotz10 and MateoMor as college project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ShaderLab 51.8%
  • C# 22.9%
  • HTML 14.6%
  • HLSL 10.7%