VirusGame
VirusGame copied to clipboard
When I ran the code, there was an error.
I'm not sure if it is a issue on how I imported the code, or an issue with the code (It probably isn't, I trust you Cary.)
How do I fix this issue?
are you using processing 3.3.3 or above? I have processing 3.5.4 and it works completely fine.
I am also using 3.5.4. Perhaps I should re-download the code. Edit: Re-donwloaded and still got the same error.
Replace the size(1728,972); with public void settings() { size(1728,972);