
The purpose of this post is fairly straightforward, for QL'ers it is to challenge, have a play with or just to explore ways in which to achieve the best possible program you can write in S*Basic in 20 lines of code or less. I got the idea after seeing similar sections in other forums, so why not the QL and its derivatives.
Here are the rules
1) A line is defined as a line of text, terminated with a linefeed (Ta DJ)
2) You can stack multiple commands per line up to a maximum of 20 commands per line
3) Any external media is not allowed
4) State in the subject or body of the post the type of S*Basic used to help others
5) Lines beginning with 'REMark' do not count towards your 20 line allocation, however they will help others understand your code so please use them
6) Lines containing only ':' do not count towards your 20 line allocation but do allow clarity
The subject of your 20 LPC can be anything from a utility, a game, a demo or just an exploration of unusual, interesting or clever coding
Make sure that you use the Code button when posting and include any screen dumps if relevant
Occasionally, interesting entries could be considered for inclusion in the QUANTA magazine

That's it and thanks for your support
Just to get things rolling, how about a simple cursor controlled Snake game?