Reid’s For Fun


My personal blog to write about what interests me including coding, retro computing, LEGO bricks, running, photography and music.



Recreating Font Art on the ZX81—With Some Limits

Fun Fonts: 3-D, 2025 by Steven Reid

It’s funny how a random video can spark an idea. One moment I’m watching someone play around with ASCII art, and the next I’m thinking, “Hey, I could make something like that on the ZX81.” That little spark turned into a weekend project: a simple banner program using different fonts. How fun!




A New Take on the Infinite Maze for the ZX81

PS2 Infinite Maze, ZX81 Screenshot, 2024 by Steven Reid

After updating my print scroll routine, I started thinking about how I could use it to create a different version of my infinite maze program. The original used graphic characters and spaces since the ZX81 lacked a backslash. This new version takes a different approach, using alternate graphics to build a more visually interesting maze while leveraging a better machine scrolling routine.


Making Time for a Little Life on the ZX81

Life, ZX81 Screenshot, 2024 by Steven Reid

I’d read about and studied cellular automata but had never programmed any simulations for them. Conway’s Game of Life is the go-to simulation and something others had already implemented on the ZX81, even when I was a kid. I finally got around to typing in some of those programs but found them slow. My version aims to correct that.


A Present On The ZX81 For VC3 2024

Present, ZX81 ScreenShot, 2024 by Steven Reid

Another year and another Vintage Computing Christmas Challenge (VC3 for 2024). I rushed a bit to get mine in so I do feel it wasn’t as short as possible. I did take a somewhat unique route to solving the problem which makes the build more interesting. I made an auto-run version for Present so you could see it in action.