WARNING
You probably shouldn't play the demo if you are prone to seizures. Consider yourself warned.
I realized that you can have many more colors on screen, possibly including all the 32 base colors.



Here's a more CPU-efficient version:
for i=0,15 do rectfill(0,i*8,127,i*8+7,i) end function _update60() poke(0x5f2c,@0x5f2c^^135) end |
[Please log in to post a comment]