Skip to content
Aiekick edited this page Jan 9, 2019 · 7 revisions

Welcome to the NoodlesPlate wiki!

for(int x = 0; x < max; x++) { x = (x * x - x) / max; }

Clone this wiki locally