home · contact · privacy
Updated README to reflect last hours' changes.
[plomrogue] / README
diff --git a/README b/README
index 219ba562fc8f192b842d665c8d5e90ee3ab00d03..224b7b87c1b25b018f07e45f2b9664179bfb9c74 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,10 @@ plomrogue
 
 plomlompom tries to build his own roguelike. Currently, it doesn't do
 much, apart from managing some example ncurses windows in a bizarre 
-fashion.
+fashion. You can move around a player and meet an enemy, but they don't
+really fight. The map gets generated randomly. There is only one save
+file (named "savefile"), and it gets overwritten each new turn. To start
+over with a new world, delete it.
 
 Install/run
 -----------