Skip to content

Fincarson/Tower_Defense

Repository files navigation

🎮 Tower Defense with Allegro

This tower defense game is a small game project that I decided to make for fun.

📝 Note / Disclaimer

This project is a public, non-commercial game made for fun and learning purposes.
It is not affiliated with or endorsed by any company or franchise referenced in the project.

If any third-party assets (art, audio, fonts, etc.) are used, they remain the property of their respective owners and are used for educational/demo purposes only.
If you are a rights holder and would like something removed or credited differently, please open an issue or contact us.

🛠️ How to Install

  1. Install the IDE CLion
  2. Install the library Allegro5 (Make sure it's installed on C: Drive)
  3. Install the compiler LLVM MinGW
  4. Install CMake
  5. Set environment path for Allegro5, and LLVM MinGW

🎯 Project Goals

  1. Make a full working game
  2. Try out C++
  3. Try out CMake
  4. Make the game with fun

🪛 Tools

  • Programming Language C++
  • <Link> CLion
  • <Link> Allegro5
  • <Link> CMake x86
  • <Link> CMake Arm64
  • <Link> LLVM MinGW

💡 Inspirations

  • <Link> Roblox - Tower Defense Similator by Paradoxum Games

Releases

No releases published

Packages

 
 
 

Contributors