From 67e24395084ceb97b7ef748a37dd31a68fc7afdd Mon Sep 17 00:00:00 2001 From: "Niels G. W. Serup" Date: Thu, 20 Aug 2020 23:23:02 +0200 Subject: [PATCH] Update README. --- README.txt => README.rst | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) rename README.txt => README.rst (69%) diff --git a/README.txt b/README.rst similarity index 69% rename from README.txt rename to README.rst index 840808a..19bdf64 100644 --- a/README.txt +++ b/README.rst @@ -15,35 +15,15 @@ texts. A Robot's Conundrom was created by Sakse Dalum, Niels G. W. Serup, and Lasse. -This is version 0.1 of the program. The development version can be fetched by -running - - $ git clone git://hongabar.org/a-robots-conundrum - -The development version is probably neither active nor stable. - -The games' website is http://projects.hongabar.org/a-robots-conundrum (NOT UP!) - Installation ============ A Robot's Conundrum depends on PyGame . -If you haven't downloaded the .tar.gz file, run +The game can be run like this: - % easy_install a-robots-conundrum (NOT UP!) - -to download and install it in one go. - -Else, extract the archive, cd into it, and run - - $ python setup.py build (NOT DONE) - % python setup.py install (NOT DONE) - -The game can then be run like this: - - $ a-robots-conundrum + $ ./a-robots-conundrum There is no in-game menu for adjusting things; that happens on the command line. To see which things can be adjusted, run