Log In  

Cart #37281 | 2017-02-08 | Code ▽ | Embed ▽ | No License
1

This a simple application of the flood fill recursive algorithm.
As having a table (2D array) to keep the pixels of the screen in memory is slow and pico-8 is out of memory pretty quickly, all the pixels manipulations are done through read/write of the screen ram and the user ram.

P#37282 2017-02-08 03:09 ( Edited 2017-02-10 05:09)


[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 21:32:55 | 0.007s | Q:10