From 1d4490bfe48dbb8c1707eff93e0ac8762eb69dbf Mon Sep 17 00:00:00 2001 From: Tenshi <87119012+TTENSHII@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:30:49 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/README.md b/docs/README.md index bec34eb9..edc9a306 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,6 +52,21 @@ There are two ways to install R-Bus: +## :space_invader: How to play + +| Key | Action | +|-------------|---------------------------| +| Left arrow | Move left | +| Right arrow | Move right | +| Up arrow | Move up | +| Down arrow | Move down | +| Space | Shoot normal bullets | +| C | Shoot fast bullets | +| V | Shoot bouncing bullets | +| B | Shoot penetrating bullets| +| Esc | Go back | + + ## :book: Documentation - [R-Bus Documentation](https://x-r-g-b.github.io/R-Bus/)