2021-02-07 15:35:17 +00:00
2021-02-07 15:35:17 +00:00
2021-01-30 20:09:25 +00:00
2021-02-07 14:27:26 +00:00

TheEscape

RiscOS Game

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 on Win10 (interpreter and recompiler) - RiscOS 3.71 on StrongARM with 8MB of RAM, no VRAM

RPCEmu on Win10 (interpreter and recompiler) - RiscOS 3.71 on StrongARM with 4MB of RAM, 2MB VRAM

RPCEmu on Win10 (interpreter and recompiler) - RiscOS 5.27 on StrongARM with 256MB of RAM, 2MB VRAM

Controls so far:

Left Arrow: Left

Right Arrow: Right

Up Arrow: Increase velocity

Right Arrow: Decrease velocity

Q: Display debug info

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.

S
Description
RiscOS Game written in BBC Basic. Discontinued and replaced by CTheEscape
Readme GPL-3.0 214 KiB
Languages
QuickBASIC 100%