TurnRight! (Enterprise 128) by FeCO
A downloadable game
********************* * TurnRight! EP128 * *********************
by FeCO, 2025
Basic10Liner Contest, EXTREM-256 Category
TurnRight! Basic10Liner (Extrem-256) Game for the 40 years old fantastic Enterprise EP128 machine from FeCO.
The task is simple: earn max points as possible. One key game: SPACE - turn around to avoid collision with the wall or yourself. If it is happens, you will jump to the next level (8 max). In every move you get point - equal with the level. The time is limited your mission ends when the white line disappeared (or you finished the 8th, Level). So the question is how can you make more points?
Keys:
SPACE - turn right
Program lines:
1 - Define arrays for turn
2 - Set Graphic Mode, colors, initialize the variables (P - points, W - distance of the walls, K - collision check, L - level, T - time, and fill the arrays a()- x, b()-y directons
3 - (Re)set the variables: D - Direction, X, Y start coordinates, draw the walls, display level, and the time line (white)
4 - check if any key pressed, calculate next coordinates, and decrease time
5 - if space pressed, change the direction (D) and make sound
6 - check if the directions array still in
7 - check the next coordinates
8 - if nothing is there, adds "level" amount points, draw the move and decrease time line. then go to line 4.
9 - if there was collision, display the points, make sound
10 - if it isnt the last level or time isnt up, clear the screen, increase level and go to line 3,
Have fun!
Published | 6 days ago |
Status | Released |
Author | BASIC 10Liner |
Genre | Action |
Tags | 10liner, 8-Bit, basic, enterprise-128 |
Download
Install instructions
Recommended emulator: ep128emu (https://sourceforge.net/projects/ep128emu/) from IstvanV
Install the emulator then run ep128emu (i used "software mode'). You have to wait a while for the colorful ENTERPRISE logo then press a key.
To load TurnRightEP128 click on File, Load Snapshot, then select TurnRight .ep128s
You are now ready, type RUN to start the game.
Leave a comment
Log in with itch.io to leave a comment.