summaryrefslogtreecommitdiff
path: root/orig/pq-web/README
diff options
context:
space:
mode:
Diffstat (limited to 'orig/pq-web/README')
-rw-r--r--orig/pq-web/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/orig/pq-web/README b/orig/pq-web/README
new file mode 100644
index 0000000..2654a9b
--- /dev/null
+++ b/orig/pq-web/README
@@ -0,0 +1,13 @@
+Progress Quest - Web
+====================
+
+This is the in-browser edition of Progress Quest, ported from Delphi
+to JavaScript.
+
+- Progress Quest site: http://progressquest.com/
+- Play it here: http://progressquest.com/play/
+- Original version: https://bitbucket.org/grumdrig/pq
+
+The whole thing runs in the browser, on the client side, using HTML5
+storage and so forth; there's no server side other that hosting static
+files. To run your own copy, clone this repo, and open index.html.