Blaster X (Sinclair ZX Spectrum) by lupoman
A downloadable game
Blaster X
For the ZX Spectrum By Luis Pieri
COMPO : BASIC 10 LINER CONTEST (https://gkanold.wixsite.com/homeputerium/rules2026)
CATEGORY : PUR-120
DEADLINE : March 22th, 2026
LINK : https://lupoman.itch.io/blasterX
DATE : 21-FEB-2025 TO 28-FEB-2026
IDEA
You control a space ship and fire shots to destroy the mothership at the horizon. Use O and P to control the ship, autofire is enabled
The scroll effect is created changing only the attributes with the LPRINT Hack! (redirecting LPRINT TO attrib RAM from https://blog.jafma.net/2020/08/29/efficient-basic-coding-for-the-zx-spectrum-v/#en_5)
We create UDG as columns of 8 attribs rows to be lprinted
We put all the udg (to be used as attrib data) in a string that is scrolled
FILES
In the ZIP file you will find:
- BlasterX.tap : the basic program to be loaded in the ZX Spectrum or in an emulator (see help section)
- BlasterX.jpg : Screenshot of the game
- BlasterX.gif : An animated gif to show the gameplay
- BlasterX.bas : The version to be converted into .TAP developed in a modern computer, much easier to work with and the converted with ZMakeBas (https://github.com/utz82/zmakebas)
- proof-pur120.jpg : Capture of the output of the ZX Basic Utility: "Ten Liner Counter" from Matthew Begg
- BlasterX.pdf : This file.
| Published | 8 days ago |
| Status | Released |
| Author | BASIC 10Liner |
| Genre | Action |
| Tags | 10liner, 8-Bit, basic, sinclair, ZX Spectrum |
Install instructions
HELP - Open your favorite zx spectrum emulator
- Menu File -> Open Tape -> Select wave_invaders.tap
- The LOAD command will appear automatically if not type L (LOAD Command) and shift-p twice.
- Wait until "0/0" appears.
- If you press Enter key the listing will appear.
- Press R for RUN command and then enter.
- The game starts automatically.
- Keys: 'O' and 'P' to control your ship left or right
- Destroy the Mothership and avoid all his missiles.
- Above the playfield, you will see the score and hiscore.



Comments
Log in with itch.io to leave a comment.
Love this game! The colours are so vibrant. It has the vibe of SEGA Space Tactics or Space Harrier.