name: WetPaint1k author: casma (mark adcock) mailto:adcock@intonet.co.uk size: 1019 Bytes needs: vidc20 (640x512x16M), 640k ram descr.: Wet Paint simulator (duh!) -----------------------------------------------------------------------[§] nO eXPLaNaTioN NeeDeD SuReLY... From my flu infested brain sprang the idea for a 1k entry... two days later it was finished, and so was my flu. (ok, ok, It was only a mild cold and I was skiving off school). Use the mouse to draw on the screen. use three different buttons for different colurs, use space to clear, press escape to exit. ps. the more you draw without stopping, the slow it will get while it updates all the paint drops. gotta go now, See Ya. FiLeS iNcLuDeD: $.ReadMe - this file $.WetPaint1k - executable $.More.n - source code CrEditZ/thAnKs: * ExtBasAsm for the div command... * Squashed with ... (wait for it) ... Squasher (!) by Pervect/Topix * Thanks to baah for the rnd generator in 8 bytes: {r5 = rnd number in} eor r5,r5,r5,rrx adc r5,r5,r5,ror #7 {r5 = rnd number out} ---CUo--------------------------------------------------------casma-------