Log In  


Cart #ldmemtest0001-0 | 2022-05-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is the code I mention in a youtube comment on a LazyDevs episode in his Shmup series.

1


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]