From 87bef5e88ef3fc4129690040def394a6e6da539d Mon Sep 17 00:00:00 2001 From: Jo Decker Date: Sat, 18 Feb 2017 21:49:37 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 529310a..1afcc21 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Turvy -Old College Project - A Puzzle Platformer inspired by VVVVVV +An old college project (for the module "Developing Computer Games") in which I developed - against my better judgement, seriously - a puzzle-platformer inspired by Terry Cavanagh's *VVVVVV*. Players assume the roll of Tina "Topsy" Turvy, who must use her unusual gravity-twisting powers to escape an evil scientist's lab. + +## How to Run +Honestly, there's no guarantee that it'll run at all, as it was written in Visual Basic 6 (which, in 2013, I found remarkably odd), though `@stitch@gnusocial.me` did succeed in compiling it for Linux to a point (it still crashed, but it could be played for a little bit). The primary purpose of this repistory, however, is largely for posterity.