X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=README;h=2793e9820c7968cfe3457e5f7c612d602e302069;hb=cc54db8c41c3d0e00248422b6dc1a67187cd4e16;hp=219ba562fc8f192b842d665c8d5e90ee3ab00d03;hpb=33cce880190dd268fdb5dbf1be1c8a3e32b180d0;p=plomrogue diff --git a/README b/README index 219ba56..2793e98 100644 --- 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 ----------- @@ -43,7 +46,7 @@ t move player up b move player down f move player left h move player rifght -. wait one turn +. next turn / wait S save current keybindings UP navigate selection upwards in keybinding editing window