SPEEDER Copyright 1993 Scott D. Ramsay Written completly with the SPX Game Library Quick and Dirty help file ============================================================ Speeder is a racing game. Where you race laps against the computer and the clock. Take out the competiton by ramming, lazers, missiles, and seekers. ============================================================ Misc. keys: ESC - Quit game P - Pause game M - Display (heap) memory usage + - Make game slow - - Make game fast Player's keys: Motion: (keypad) ÚÄÄÄÂÄÄÄÂÄÄÄ¿ ³ 7 ³ 8 ³ 9 ³ ÃÄÄÄÅÄÄÄÅÄÄÄ´ ³ 4 ³ 5 ³ 6 ³ ÃÄÄÄÅÄÄÄÅÄÄÄ´ ³ 1 ³ 2 ³ 3 ³ ÀÄÄÄÁÄÄÄÁÄÄÄÙ Toggle autopilot mode: A Shoot (missiles or lazers): SPACE Change flight mode: ENTER There are two flight modes: 1. Rotate mode - Rotate mode is similar to the old arcade game Asteroids. Motion is controlled by rotating the ship to the direction you want (clockwise or counter-clockwise) and pressing a thrust key. So the player's motion keys follows: ÚÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄ¿ ³rotate cc³forward ³rotate c ³ ³& fwd thr³ thrust ³& fwd thr³ ÃÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄ´ ³rotate ³forward ³rotate ³ ³counter-c³ thrust ³clock-wz ³ ÃÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄ´ ³rotate cc³reverse ³rotate c ³ ³& rev thr³ thrust ³& rev thr³ ÀÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÙ 2. Direction mode - Direction mode, is your basic mode. Up will go up, down will go down, left..left, etc. Unlike most games which automatically change to that particular direction, the ship will rotate to that direction. So the player's motion keys follows as: ÚÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄ¿ ³up-left ³ up ³up-right ³ ³ ³ ³ ³ ÃÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄ´ ³left ³ ³right ³ ³ ³ ³ ³ ÃÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄ´ ³down-left³ down ³down- ³ ³ ³ ³ right ³ ÀÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÙ So pressing the UP key will automatically rotate the ship until it is facing up. UP-LEFT will rotate the ship to a 45 degree angle facing up-left.