SpaceDream (C16) by FeCO
A downloadable game
BASIC 10 Liners Contest 2022
SpaceDream
PUR-80 Category
Commodore BASIC 3.5 (C16/116/+4/232/264/364)
programmed with YAPE
written by: FeCO
Credits: Roepipi for 251 char BASIC tool
##############################
INTRODUCTION
You just waked up in your space capsule, because the docking computer failed, so you have to docking manually to the space station using the radar screen. If it is completed then you have to protect your nation against the pirates from the outer space: shoot them!
INSTRUCTIONS:
Two part game:
1: you can adjust the spin of the capsule by pressing the left and right arrow keys.
2: in the space station, you can shoot if the pirates in the target zone by pressing the space key. If you missed 9 times then game over.
Enjoy the game!
CONTROLS:
1st part:
left arrow - left spin
right arrow - right spin
2nd part:
Space - fire
at the end: Y key restarts the game, others will exit.
CODE DESCRIPTIONS:
I have to used constants to reduce the size of the lines.
PART1: Docking (0-3):
0: key controls
1-3: move the space station
4: docking if success
PART2: Pirates (5-9):
5: background, and fire line
6: stars and target zone
7: moving the pirates
8: sound and "is it the end? " check
9: shoot and "is pirate destroyed?"
Status | Released |
Author | BASIC 10Liner |
Genre | Action |
Tags | 8-Bit, basic, basic10liner, c16, commodore, plus4 |
Install instructions
INSTALL INSTRUCTIONS:
Recommended emulator: YAPE
Run Yape, and the in File section (alt+F or just press F8):
Browse and load SpaceDream.prg, then type RUN and press Return/Enter key.
Enjoy the game!
Development log
- UpdateMar 28, 2022
Leave a comment
Log in with itch.io to leave a comment.