I must ask, what platform did you make this on? (e.g linux, unity, ect)
I made this from scratch using C as my programming language and SDL2 for graphics, audio, etc. The full source code for the game I made public upon release if you want to check it out https://github.com/0xSPIRIT/sculpture
I use Windows as my OS. I really appreciate the simplicity of C and how you have to structure everything yourself from the ground up essentially