Active Forums => Programs => Topic started by: TempodiBasic on April 21, 2019, 08:00:39 pm
Title: ASCII torch on a land of dark letters
Post by: TempodiBasic on April 21, 2019, 08:00:39 pm
Hi guys
going on with the little demo of a torch made by ASCII in graphic 32 bit here the result (I have brougth up the SUB version that is my way to code, I am not so able with GOSUB):
LOL: PS I have loose just an hour fighting with SCREEN function because in a wrong way I was remembering that it has been fixed for 32 graphic mode! And the wiki say the same! Gasp... but further search in this forum brings to me the truth! So frustated I have made an array of string and I have used it to store screen informations...
Title: Re: ASCII torch on a land of dark letters
Post by: FellippeHeitor on April 21, 2019, 09:47:06 pm
Looks good, Tempodi!
Title: Re: ASCII torch on a land of dark letters
Post by: bplus on April 21, 2019, 10:26:39 pm
Could use _Display in main loop, but inspired me to give it a try :)