Enter the Dragon – BASIC10 Entry by Bazzargh Converted to the CPC by Muckypaws
A stunning procedural dragon created in just 10 lines of BBC BASIC for the BASIC10 Liner Competition 2026. After discovering Bazzargh’s clever use of trigonometry and plotting, I converted the code to the Amstrad CPC — proving that even 40-year-old machines can produce something truly striking from pure maths.
Knights Tour – My First Entry into the 2026 BASIC10 Competition
A look at my first entry into the 2026 BASIC10 Liner Competition for the Amstrad CPC: a Knight’s Tour solver written in just 8 lines of Locomotive BASIC. Using Warnsdorff’s heuristic, the program solves a centuries-old chess puzzle in real time while drawing the board, rendering a knight graphic, and displaying each move on screen.
Pavement Panic – My Second Entry into the 2026 BASIC10 Competition
My second entry into the 2026 BASIC10 Liner Competition is Pavement Panic, a fast-paced ghost-dodging survival game for the Amstrad CPC written in just 10 lines of BASIC. Inspired by simple road-crossing games, it starts gently, then quickly turns chaotic as the ghosts speed up and survival time becomes your score.
Voltmaze – My Third Entry into the 2026 BASIC10 Competition
Voltmaze is my third entry into the 2026 BASIC10 Liner Competition… a procedurally generated maze game for the Amstrad CPC written in just 10 lines of BASIC. Inspired by classic 8-bit design and powered by a stack-driven depth-first search algorithm, it’s a small game with surprisingly sharp teeth… electrified walls, flickering hazards, roaming hunters, and a new maze every level.
Amstrad CPC Themed 2026 Calendar
Forget the 80s loading screens, the 2026 CPC calendar celebrates new releases from the modern Amstrad scene. Download it free and prove the CPC is still leading the 8-bit pack.
Calendar Compiler
Create gorgeous, personalised printable calendars with CalendarCompiler! This open-source Python tool lets you mix your own artwork, public holidays, and special events (like “International Day Of…” and birthdays) in a fully customisable layout. Free to use and easy to configure, just update a settings file and hit run. Grab the latest version or contribute at: https://github.com/muckypaws/CalendarCompiler
MATRIX Digital Rainfall Effect: 10 Lines of BASIC Code and Z80 Assembler Comparison
Looking through some old projects, I was asked if I could recreate a MATRIX Digital Rainfall look alike in 10 Lines of BASIC code… This was in 2021 looking at […]
Let’s Hack… Fly Spy!
In the early days of Hacking, it was rare a protection system would be as memorable as the one created by Richard Aplin, Author of Fly Spy published by Mastertronic. Havking was always a trade of ideas and new techniques. In this post I'll cover off how to transfer FlySpy to disk that you can follow along.
Amstrad and ZX Spectrum DSK Tool
I found myself needing a command line tool to investigate and extract files from DSK Image files used by Emulators, after archiving my own 1980's hack disks. I wrote my own and made it opensource for you to use, amend or even improve on if it helps your projects.
