No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I just wrangled with VSCode, gcc, make and like 5 other things to try and get pressing the run button to actually run the project, but it just wouldn't work. I tried to undo everything I'd done and everything just stopped working, with basically no errors. After undoing a couple more things, it just randomly started working when I changed nothing.
Note to self: NEVER work with C/C++ on windows. It's just awful and nothing ever works
Got basic box rendering done. This is in C++, and I'm not fully familiar with it so this took a while lol