0 Members and 1 Guest are viewing this topic.
Hm, pretty nice.Now try creating an analog clock. (I once did so it's possible)
Quote from: aeTIos on March 23, 2012, 04:38:21 pmHm, pretty nice.Now try creating an analog clock. (I once did so it's possible)same here, but with basic if you store a pic and recall it, text gets erased, but not lines, but re-displaying it every frame looked crappy
Quote from: parser padwan on March 23, 2012, 04:42:00 pmQuote from: aeTIos on March 23, 2012, 04:38:21 pmHm, pretty nice.Now try creating an analog clock. (I once did so it's possible)same here, but with basic if you store a pic and recall it, text gets erased, but not lines, but re-displaying it every frame looked crappy Not bad if you only erase the lines
That's impressive that you got it able to update every 1 second, accurately.
By the way one issue I had in BASIC is that when holding down or pressing some keys, the program slows down slightly (by about 0.1%, but just enough for any clock to get out of sync)