diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-10-13 15:10:16 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-10-13 15:20:09 +0700 |
commit | 05bfead6e967d1728ba944451a561e13647ac01b (patch) | |
tree | f649799147cd06500168d0cad0e9036df262e828 /README.rst | |
parent | 613732b7c6e579b2e70101015da3835cabff285b (diff) | |
download | brutalmaze-05bfead6e967d1728ba944451a561e13647ac01b.tar.gz |
Give enemies eyes
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 760068e..9b4e9a4 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,7 @@ Brutal Maze **Brutal Maze** is a research hash and slash game with *polyart* graphic and Tango color palette. Its primary goals are: +* Highly portable. * Auto-generated and infinite maze. * No binary data. * Enemies with randomized attributes: stun, poison, etc. |