From 623b1dfa54e77d3ca21fb64e200a32ee9a61c021 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 29 Jun 2023 22:18:17 +0100 Subject: Add pause / resume --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a5a758d..867195a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,16 @@ Running the game: - 386 or later - Some RAM! (TBD) +The game can be controlled by keyboard. + +| Key | Action | +| --- | --- | +| Cursor up | Jump | +| Cursor left | Move left | +| Cursor right | Move Right | +| P | Pause / resume game | +| ESC | Exit the game | + Development: - GNU Make -- cgit v1.2.3