Write a game (or any other cool program) for the MEGA65 using BASIC65 - but keep it short enough to make it fit entirely on a single 80x25 screen (including the READY prompt)!
The official compo invitation program serves as an example of how long a listing is allowed to be - note the READY prompt below the LISTing!
This is a variant of the well-known "10 liner" compo idea, however, instead of having several possibilities and ideas about how long a single line of BASIC can be, we decided to keep it simple and just have one rule for all: the listing of the program has to fit onto one screen.
Since BASIC65 has a lot of powerful commands, it should be totally possible to create something interesting within these bounds. And if you haven't tried BASIC65 yet, it might be the perfect opportunity to check it out!
You can even participate without owning a MEGA65 yourself - just give the excellent "xemu-xmega65" emulator a try!
So, don't wait any longer, click on the "Join Jam" button above and start coding :)
Compo Rules:
Also keep in mind that:
And most important:
Some interesting and useful links:
https://www.mega65.org - the MEGA65 8-bit computer
https://mega65.org/docs - documentation about the MEGA65 (including BASIC65 reference, etc)
https://github.lgb.hu/xemu/ - the MEGA65 emulator (amongst other emulators)
https://65site.de/ - a website about the Commodore C65 and MEGA65 (provides a Raspberry Pi image or Live USB iso image with the xemu emulator, etc)