Skip to content

Fincarson/Insert_Game_Name_Here

Repository files navigation

🎮 Insert Your Game Name Here

insert_video_title_here

📖 Introduction

Insert Game Name Here is a small game project that we decided to make for fun.
The title is actually the name for the game, we decided to name our game Insert Game Name Here as a joke.

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

Trailer: 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
  • <Link> Jujutsu Kaisen

👥 Project Members