From 3c3360e8dcdd635212fc088ec5b9f5e2a086d087 Mon Sep 17 00:00:00 2001 From: Hawke <57459952+rpghawke@users.noreply.github.com> Date: Tue, 16 Nov 2021 15:50:30 -0800 Subject: [PATCH] Update README.md Updated scope segments, cross-platform summary, etc. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a5d3e82..202c343 100644 --- a/README.md +++ b/README.md @@ -191,9 +191,27 @@ Turn-selection process in noncombat situations for online multi-player turned ba ... +## Cross-platform + +At a minimum must be playable on: + * Linux + * Windows + * Mac + * Online web browser + * Android + +Nice-to-have's but not required: + * iOS + * Consoles + * AR devices + * VR devices + + ## Menu-driven +Due the goal of being playable by LIS/CLIS participants purely through BCI, and since BCI text pick lists are so slow, the game needs to be BCI menu-driven, rather than typed text or keyboard controller driven. +A BCI text pick list feature can be added later for chatroom functionality if someone wants to take on adding that feature at some point. ## Non-QWERTY-chat-based social interaction