FacTerm

FacTerm

4 devlogs
4h 13m
Created by Drew Ratner

Your own factory, in your terminal!

Timeline

The list now actually works as a list! (yes, this took an hour)

Update attachment

After a little while more I made a simple (not interactive) navigation list

Update attachment

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

Update attachment

Got basic box rendering done. This is in C++, and I'm not fully familiar with it so this took a while lol

Update attachment