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