I won't try to attest to the "fun'ness" of the BASIC 10-liners I wrote,
but they are available in my Personal Libraries section at Club100:
NUMAZE: This is a T200 10-liner which is a Number Maze. Make your way
from left to right one column at a time by choosing "up" or "down". The
cursor will move the to next column in the direction chosen the number
of spaces equalling the number the cursor is pointing to.
MBUGGY: This is Moon Buggy for the M100. Use the space bar to jump
over moon craters.
GREED: Collect as many points as you can on the M100 by moving the
cursor in any of 8 directions. The cursor moves the number spaces
identified by the number in that directionn and adds up all points
gobbled up along the way. But don't be too greedy or you could get
stuck with no way to move!
Ken
On 2/8/23 8:04 AM, Josh Malone wrote:
Neither were mine:
https://github.com/48kRAM/t200-hill_roller
https://github.com/48kRAM/m100-codebreaker
The fun is doing *anything* at all in 10 lines on these machines :)
On Wed, Feb 8, 2023 at 10:59 AM David Plass <[email protected]> wrote:
Don't get your hopes up; it's not a great game. I'm planning on a
2nd entry, but don't know what yet!
On Wed, Feb 8, 2023 at 10:57 AM Josh Malone
<[email protected]> wrote:
Excellent! I enjoyed writing a couple of 10-liners on the
Tandy machines back when I entered this contest. I'll have to
check this out
On Wed, Feb 8, 2023 at 10:35 AM David Plass
<[email protected]> wrote:
My current obsession is the BASIC 10-liner contest
(https://www.homeputerium.de/) so I wrote a 10-line "race"
program for the 100. Source is available at my repo:
https://github.com/dplassgit/games/blob/trunk/t100/indy.do
Enjoy!