PDA

View Full Version : A colored console screen??



TBProgramer52
15-02-2014, 05:12
Has anybody tried to create a color-switching routine for the console screen?? Just wondering about how many colors can thinBasic produced?? I'm thinking of creating such a program for this purpose. I do know that the numbers 0 to 255 can be used. A ny help is appreciated.

ErosOlmi
15-02-2014, 08:31
In \thinBasic\SampleScripts\Console\ there are some examples.

Check the following script:

Console_OutColor.tBasicc
Console_OutPutSpeed.tbasic
Console_BinaryEvolution.tbasic