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
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.
- Install the IDE CLion
- Install the library Allegro5 (Make sure it's installed on C: Drive)
- Install the compiler LLVM MinGW
- Install CMake
- Set environment path for Allegro5, and LLVM MinGW
- Make a full working game
- Try out C++
- Try out CMake
- Make the game with fun
- Programming Language C++
- <Link> CLion
- <Link> Allegro5
- <Link> CMake x86
- <Link> CMake Arm64
- <Link> LLVM MinGW