Isometric game: Made in OPENGL and C++/C . A project I made for my C class. Should change the file from C++ to C. Currently, version 0.01. Can read file to create an level out of it.
This project was built by following the LearnOpenGL tutorial by Joey de Vries. It provided invaluable guidance on setting up an OpenGL environment and implementing core game mechanics, shaders, and ...