A downloadable game

Download NowName your own price

Defeat the Galactus empire, battling wave after wave of relentless attack craft and alien creatures!

Galactus is a fast paced, classic arcade-style shooter, with a broad variety of backgrounds and aliens,  written entirely in NextBASIC (2.07k) for the ZX Spectrum Next.  

---

UPDATED:

Note that there are now two Galactus game downloads.  Either version will work fine - however the Speedfix/KS2/208 version is a very minor speed patch that helps try maintain a regular frame rate when there are less aliens on screen. 

I would recommend this version - it should still work on NextBasic 2.07 as I did not utilise any new 2.08 commands.  However I am leaving the original download there in case any issues arise for people from the speed fixed version.

---

GAME FEATURES

  • 8 attack levels, 2 bonus scoring levels (with rapid fire) and a boss level.
  • Animated sprite graphics
  • Static and scrolling backgrounds
  • Supports both Keyboard and Joystick.
  • Top 5 high score table (scores are saved to disk).
  • Game options for adding a shields feature and adjusting the amount of bullets and bombs allowed during game play.


Handy Gameplay Tips
Activating shields can be done using the options. This gives you 5 shields per game.  To activate a shield in-game, simply press down.  A shield lasts a few seconds...

In the bonus scoring levels, you can hold down the fire button for rapid fire.


FOR THE DEVELOPER NERDS

  • 74 page PDF code break down guide for the entire game, data and more.
  • Attack pattern creator, along with PDF User guide that also contains instructions how to use the program for your own projects.
  • Level designer tool used to create the game levels in Galactus.
  • Original source code for all 3 programs in text file format.


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.

Download

Download NowName your own price

Click download now to get access to the following files:

Galactus - the game (Speed fix / KS2 / 2.08) 23 kB
Galactus - the game 22 kB
Attack Path Creator tool 545 kB
Galactus Level Designer tool 573 kB
GALACTUS code breakdown PDF 1 MB
Source Code Text Files 22 kB

Comments

Log in with itch.io to leave a comment.

Awesome shooter and in basic! Great stuff.

You don´t have this file in nxt extension ?

You mean a .nex file?  I believe nex are for executable applications (ie.  Compiled programs)  and not so much for loading and running basic files. (well,  at least from what I understand of them).

Yes nex file. Do you have it too ! BTW, your game looks awesome.

This is a BASIC game so there wouldn't be a NEX file.  NEX files are the format for machine-code games

NOTE: Just something here for anybody running this on the latest core/NextZXOS 2.07k...  While playing it on the physical hardware, occasionally the background of the text on the title screen went purple after entering the initials into the high score table...

Why?  No idea as there are no purple colours used in the game (for printing) at all.  Re-running the game seemed to fix it, but I've heard someone say it happened a few times.  It's more a visual aesthetic issue on the title screen and doesn't detract from the game.

Purple is used to mark transparency so it will be related to that.

Another great game from Kevman3D and happy to support as fellow next basic dev!  Love the write ups and insights into how others code.  Dont forget the box artwork for ALL your games :-D

lol!  Box artwork - I have some (roughed out).  Will add a printable 'J-card' one of these days once I get around to putting a cleaned up illustration/painting together. 

Absolutely loving the look of this. AY sound effects are sweet, too! 😁

Thanks!  I have been staring at this project for way too long - its nice to finally get it uploaded so I can move on to the next game project.  :)