------------------------------------------------------------------------------- Triangle Field CPC#26 ver.0.95 for C.Basic CG series (c) 2020 by sentaro21 ------------------------------------------------------------------------------- A pseudo 3D game created as a C.Basic application to participate in Planet-Casio's CPC#26. https://www.planet-casio.com/Fr/forums/topic16209-1-le-cpc-26-aux-limites-de-la-physique.html --- Aux limites de la physique! --- The game mode is Time trial mode through 60 triangular gates and There is a scoring mode where you can go through the gates. Go through the triangle gates to get points. It will automatically speed up to a certain speed. The turbo speed up by 35%. When you turn, the turbo speed down. If you hit the gate, you will receive deductions, speed decay, and damage. The game is over when the amount of damage exceeds a certain value or the speed becomes 0. Five levels and five gate shapes can be selected. At initial startup, three of the five levels can be selected. The next level can be selected if the score is more than 10000 points in the scoring mode or less than the specified time in the time trial mode. The narrower the gate, the higher the speed, the greater the score. However, points will be deducted if you pass outside the gate. Each time you pass through the gate, the gap between the gates narrows. Handling mimics inertial motion. Going beyond the limits of physics? Please enjoy the operation feeling. ---------------------------------------- Game Play ---------------------------------------- [cursor key] selection [F1] game start [F3] save score [F5][F6] move viewpoint [SHIFT] brake (The game ends when the speed reaches 0.) [OPTN] accel turbo [ALPHA] jump? [VARS] change game mode [0] fixed course [1]~[9] random course [EXIT] end of game ---------------------------------------- Automatic saving of game hi-score ---------------------------------------- Press [F3] on the demo screen to save the score data. It will be loaded automatically at the next startup. ------------------------------------------------------------------------------- Acknowledgments ------------------------------------------------------------------------------- I'm grateful for the recognition of C.Basic as an eligible language for Planet-Casio's CPC#26. ------------------------------------------------------------------------------- v0.95 2020.4.15 -Added the time trial mode Press the [MENU] key to switch game mode. The default is time trial mode. -Changed the gate appearance position based on pattern.(There is one fixed pattern and nine random patterns.) -Changed the point deduction to be larger for passing outside the gate. -Reduced the damage level when crashing into the gate. -Added turbo function. It is enabletued on by default. (If there is damage, the turbo will not work.) -You can choose up to 3 levels when the game starts. The next level can be selected if the score is more than 10000 points in the scoring mode or less than the specified time in the time trial mode. -Changed the file name of the save data. v0.91 2020.3.26 -Fixed fps display error. -Fixed the operation speed at 25fps. -Fixed the text display position of FX version. -Added battery display to CG version. -Added [EXIT] to end of game. v0.9 2020.3.21 first release written by sentaro21 2020.4.15