Skip to content

Fincarson/Panda_Tales

Repository files navigation

🎮 Panda Tales

Panda Tales

📖 Introduction

Panda Tales is a small game project that I decided to make for fun.

This game is a 2.5D Game, your goal is to fight the enemies, get coins, buy weapons, and defeat the boss.

Gameplay: YouTube

📝 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> Guardian Tales