Have fun drawing mono sprites and see the byte value of each row!
Left click to draw, right click to erase
TIP! : With BBC Basic, you can use the sprites you create in your own programs by using code similar to that below. Just replace the green numbers with those above!
MODE 2 VDU 23,200,255,255,255,255,255,255,255,255 PRINT CHR$(200)