mirror of
https://github.com/stevenhowes/TheEscape.git
synced 2026-05-26 15:53:26 +01:00
Updated readme
This commit is contained in:
@@ -1,18 +1,29 @@
|
|||||||
# TheEscape
|
# TheEscape
|
||||||
RiscOS Game
|
RiscOS Game
|
||||||
|
|
||||||
Totally not at all based on Star Trek.
|
|
||||||
|
|
||||||
All files are in RiscOS format, with the exception of .BAS files which are plain text conversions of the tokenised BASIC files for easy diffing at GitHub.
|
All files are in RiscOS format, with the exception of .BAS files which are plain text conversions of the tokenised BASIC files for easy diffing at GitHub.
|
||||||
|
|
||||||
Tested on RPCEmu emulating a Risc PC - StrongARM with 32MB of RAM.
|
Tested on RPCEmu emulating a Risc PC - StrongARM with 32MB of RAM.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Controls so far:
|
Controls so far:
|
||||||
|
|
||||||
Left Arrow: Left
|
Left Arrow: Left
|
||||||
|
|
||||||
Right Arrow: Right
|
Right Arrow: Right
|
||||||
Up Arrow: Incrase velocity
|
|
||||||
|
Up Arrow: Increase velocity
|
||||||
|
|
||||||
Right Arrow: Decrease velocity
|
Right Arrow: Decrease velocity
|
||||||
|
|
||||||
Q: Display debug info
|
Q: Display debug info
|
||||||
|
|
||||||
This was written as a BASIC re-learning exercise - any or all of this could have been implemented the wrong way.
|
|
||||||
|
|
||||||
|
Disclaimers:
|
||||||
|
|
||||||
|
This was written as a BASIC re-learning exercise - any or all of this could have been implemented the wrong way.
|
||||||
|
|
||||||
|
Any Star Trek trademarks, copyrights and intellectual property belongs to ViacomCBS Inc, or their respective owners. No profit is being made from this game, nor does it have any commercial associations.
|
||||||
|
|||||||
Reference in New Issue
Block a user