Mojonut - A mojo implementation of donut.c

The work in this repository is heavily influenced by Andy Sloane in donut.c.
To run the code, simply run mojo build donut.mojo and then run the executable.
This isn't really meant to be useful for anything, just a project to better understand Mojo (and to partcipate in the Modcon 2023 competition). Contributions which improve the code to be more "Mojo-like" are certainly welcome! Also not that there are a couple of bugs that I couldn't quite iron it in time for the deadline.