Creating a commmand-line version of the game, in C89, no libraries. I was inspired by Molly Rocket and Handmade Network to try and make something from the ground up. I highly recommend checking out both places, there are some amazing projects from both places.
- text manipulation in C requires serious forethought
- I guess in linux, text files typically have a
\n
character put on the end