Simplest Clock Program Ever by Suzaku16th Jan 2005 12:25
|
---|
Summary Simplest Clock Program Ever In Only 1 Line Description Code ` This code was downloaded from The Game Creators ` It is reproduced here with full permission ` http://www.thegamecreators.com DO : CLS : CENTER TEXT SCREEN WIDTH()/2, SCREEN HEIGHT()/2, GET TIME$() : LOOP |