This is the code I mention in a youtube comment on a LazyDevs episode in his Shmup series.
With this code I just noticed a new feature in Pico8 I'd never seen before. Since all the code runs in _init, blocking out update and draw, after about 2 seconds, you an see a little "thinking" graphic action in the upper left corner of the screen. That's coming from Pico8 - not me!
[Please log in to post a comment]