This is my first Casio Basic game !!!
In NEON, your goal is to avoid the lasers that are trying to destroy your spacecraft !
Try to get the best score !
I will add functionnalities and fix bugs in future versions !
Enjoy !
Commands :
[arrow keys] Move the spacecraft.
[exit] Stop playing.
[exe] (On the end screen) retry.
[exit] (On the end screen) quit.
[progress=100]Dev. of the game[/progress]
Updates:
v.1.0b1
First buggy version.
v.1.0
First stable version :
Fixed graphical errors.
Bug fixes at the gameplay.
New end screen.
Known bugs :
The lasers are staying at the bottom of the screen after touching the spacecraft.
v.1.1
Second stable version :
Menu for selecting the game mode :
"NORMAL" mode.
"HARD" mode.
"CUSTOM" mode.
Performance optimisations, big thanks to @Choucas and @Redcmd :
Better conditions to spare bytes.
LpWhiles are replacing Whiles to spare bytes.
Many other things (see comments).
Bugs with lasers that are off-screen fixed.
Display bugs fixed (Lasers staying on the screen after touching the spacecraft and score touching the lives indication).
No known bug for this version.
v.1.2
Better key press management for [exe] and [exit].
Better menus
New menu for choosing the number of lives in "CUSTOM" mode.
No known bug for this version.
File 2 : C.Basic version (NEON v.1.0).
File 3 : ZIP of all versions.