Excited to share my first ever Odin program of any substance: Ocelot. It lets you type text into an ASCII art computer, inside your computer! This was borne out of my recreation of cowsay
in Odin. I wanted to make a version called computersay
, and got way too carried away with a special "interactive" mode. I'm really enjoying programming in Odin!
The code is available here: https://github.com/errorsuccessdev/ocelot