A port of langton's ant to C
.vscode | ||
readme.md |
A port of https://github.com/bjartwolf/ant to the high level language c
Getting started
Install cc65 in WSL2
https://cc65.github.io/doc/intro.html
sudo apt-get install cc65
Not sure if I had a typo in my header or I have to import sudo apt-get install clang