Wow, someone also made a custom engine! That's so cool! Can you maybe share what you used for the engine, like the programming language or the libraries? I would love to hear that
Thank you ! Yes i working on some devlog about the engine rn, I will post it once it's done ! But for now i am using C++ with SDL2 for the inputs and Emscripten for the webbuild ! Except for that everything else is mainly homemade, ranging from the UI, the Renderer to the Physics !