diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-05-20 20:33:50 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-05-20 20:48:51 +0700 |
commit | 9dff378b57fbe16aa9edde9e3bc4eab959081e83 (patch) | |
tree | ffd643df85ca7092958c689f1a2fd8e14afc8f0c /README.rst | |
parent | 92a41b3cff725da25c510b1684d9a72acd8cc0c8 (diff) | |
download | brutalmaze-9dff378b57fbe16aa9edde9e3bc4eab959081e83.tar.gz |
Allow moving hero using mouse
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/README.rst b/README.rst index ec4b3d6..1d68dac 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ Brutal Maze =========== -Brutal Maze is a hack and slash game with fast-paced action and a minimalist -art style. +Brutal Maze is a third-person shooter game with fast-paced action and a +minimalist art style. .. image:: https://raw.githubusercontent.com/McSinyx/brutalmaze/master/screenshot.png @@ -39,7 +39,8 @@ For more information, see page from Brutal Maze wiki. After installation, you can launch the game by running the command -``brutalmaze``. Below are default bindings: +``brutalmaze``. Below are the default bindings, which can be configured as +shown in the next section: F2 New game. @@ -55,9 +56,11 @@ Up Move up. Down Move down. +Right Mouse + Move the hero using mouse Left Mouse Long-range attack. -Right Mouse +Space Close-range attack, also dodge from bullets. Configuration |