

Welcome to YumYumGalaxy! Can you find all 16 delicious star systems ? Made for #ProcJam The Archimedean spiral in pico-8 for i=2,#stars,3 do if(stars[i-2]>32767)stars[i-2]=0 t = stars[i-2] stars[i] = (a+(b*t))*cos(t) stars[i-1]=(a+(b*t))*sin(t)/2 end


Tap to see all activity →
No reviews for YumYumGalaxy yet
Be the first to write one.