ROAD KILL (Kevman3D)
About
Back in the day, literally every home computer just had to have its own variation on the arcade classic Frogger - so it made sense that the ZX Spectrum Next just had to have another one (because I am sure there's bound to be others)
This game is written entirely in NextBASIC for the ZX Spectrum Next. It was originally written in 2020 as a way to try out and get familiar with some of the new SPRITE command features. I decided a facelift was needed, and with some optimisation and audio tweaks I ended up with a much nicer and more polished version.
FEATURES
- 4 unique gameplay backgrounds
- Supports both Keyboard and Joystick
- 8 different levels of road and river action
- Proper audio sound effects and tunes.
- No annoying repetitive background tune (I'm sure that's a feature?)
- Source code in .txt format
- PDF Code breakdown and overview of the game
Note that the game is fully commented , though the PDF goes into more depth about the code itself.
So - play it as-is, look at the coding and play with it for some learning fun, even edit the code and graphics to make it your own! Enjoy.