From d4cf264214025f7a5de85cd65162565af9ecd5d3 Mon Sep 17 00:00:00 2001 From: stevenhowes <38082088+stevenhowes@users.noreply.github.com> Date: Sat, 20 Mar 2021 22:51:08 +0000 Subject: [PATCH] Update README.md --- README.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ebcbfd..07c7a2c 100644 --- a/README.md +++ b/README.md @@ -1 +1,29 @@ -# CTheEscape \ No newline at end of file +# CTheEscape + +RiscOS Game + +All files are in RiscOS formats, suitable for hostfs on RPCEmu. Binary is included in repository to save faffing with Acorn C compiler. + +Tested on: + +RPCEmu on Win10 (recompiler) - RiscOS 3.71 on StrongARM with 128MB of RAM, 2MB VRAM + +Controls so far: + +Left Arrow: Left + +Right Arrow: Right + +Q: Display debug info (then numbers to select debug action) + +SOON: + +Space Bar: Fire phasers + + +Disclaimers: + +This was written as a 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, nor is it any good.. +