Log In  


I initially just wanted to display a large text for a title screen... and I ended with this.

Cart #22890 | 2016-06-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
13

use:
left and right to control the scrolling speed (two ways)
up and down to control the wave frequency

call scan_text() at the beginning of your program : it clears the screen twice
you can add your own effects very easily into put_sintext() - the existing five ones should help

13


awesome


Really a nice idea of putting text to screen, derive-data, making cls() again.


this is pretty sweet - very demo scene.


Great! helped me allot putting my very first PICO-8 demo together.


Thanks a lot :) very nice, exactly what i was looking for.



[Please log in to post a comment]