summary refs log tree commit diff homepage
path: root/README.rst
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-08-05 18:05:07 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-08-05 18:05:07 +0700
commitba2aaeb1f1255737566ebcc9061a52f01a73bcce (patch)
tree72b06ae6c28c31b69e7407b0a09bbe9621a5b05c /README.rst
parent834fa33ec0e750061e4ebba1f9525b16ccb43dc9 (diff)
downloadbrutalmaze-ba2aaeb1f1255737566ebcc9061a52f01a73bcce.tar.gz
Update socket output
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 58b6e77..0d5cab0 100644
--- a/README.rst
+++ b/README.rst
@@ -21,6 +21,7 @@ Brutal Maze has a few notable features:
 * Somewhat a realistic physic and logic system.
 * Resizable game window in-game.
 * Easily customizable via INI file format.
+* Recordable in JSON (some kind of silent screencast).
 * Remote control through TCP/IP socket (can be used in AI researching).
 
 Installation