3-line Basic games - for MSX

suggest games that you’ve always wanted to see on acorn platforms
Post Reply
User avatar
BigEd
Posts: 6261
Joined: Sun Jan 24, 2010 10:24 am
Location: West Country
Contact:

3-line Basic games - for MSX

Post by BigEd »

I wonder if this collection of three-liners can serve as inspiration for ports to BBC Basic?
http://nsg.upor.net/msx/basic/basic.htm

Puzzles, lunar lander, invaders, many more.
One of my MSX-related hobbies was (and, possibly, still is) writing playable game in 3 lines of MSX basic code. Well, it all really depends on definition of "playable" and "game". In any case it was a HUGE fun to write them.
Definition of line of code is an MSX basic line (the one that has a number), not a screen line. It is not as trivial as it may seem, since every line has a limit of 255 characters (not exactly 255 characters, but this not improtant here).
Nice note:
For a long time this program, together with all other programs that I wrote during that period, was presumed lost. Fortunately, on October 2, 2009, while looking for something else entirely, I have found a big fat .arj file and deep inside this file there was a subdirectory inconspicuously named "MSX". And that is where the VETKA.NSG stayed for all these years.
(via this)
User avatar
lurkio
Posts: 4351
Joined: Wed Apr 10, 2013 12:30 am
Location: Doomawangara
Contact:

Re: 3-line Basic games - for MSX

Post by lurkio »

BigEd wrote: Tue May 26, 2020 1:33 pm I wonder if this collection of three-liners can serve as inspiration for ports to BBC Basic? http://nsg.upor.net/msx/basic/basic.htm
A slight digression, but do you happen to know how to set up an MSX emulator? I.e. where to get the required ROMs/cartridges and where/how to install them? I know nothing about the MSX at all.

(I tried a couple of emulators but got stuck almost straight away!)

:?:
User avatar
BigEd
Posts: 6261
Joined: Sun Jan 24, 2010 10:24 am
Location: West Country
Contact:

Re: 3-line Basic games - for MSX

Post by BigEd »

There's an in-browser emulator which might be worth a try:
https://webmsx.org/

And there's another which doesn't quite run as-is but has pointers to ROMs and might provide the information you're looking for:
http://jsmsx.sourceforge.net/ (also at https://biged.github.io/jsMSX/jsmsx.html)
User avatar
richardtoohey
Posts: 4075
Joined: Thu Dec 29, 2011 5:13 am
Location: Tauranga, New Zealand
Contact:

Re: 3-line Basic games - for MSX

Post by richardtoohey »

lurkio wrote: Tue May 26, 2020 2:03 pm(I tried a couple of emulators but got stuck almost straight away!)
How hard can it be, I thought to myself?

:shock:

Eventually managed to get OpenMSX going with one variant of the "standard" (that's the nice thing about standards, there's so many of them to choose from, as the old saying goes):
MSX.png
Sadly when I typed "RUN" I got "Syntax error in 1".
Post Reply

Return to “new ideas wishlist & general chat”