From c9a49190e6e6228df5e9964b44b93dcd8f821acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Sch=C3=B6ttl?= Date: Thu, 2 Jan 2020 18:43:45 +0100 Subject: [PATCH] Add first Ideas notes --- Ideas.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100755 Ideas.md diff --git a/Ideas.md b/Ideas.md new file mode 100755 index 0000000..308307c --- /dev/null +++ b/Ideas.md @@ -0,0 +1,40 @@ +# Ideas + +## Alf incoming: +* Dead-man-switch as a service +* Linked bucket list +* Tool for automated community movies +* Anki - Webportal +* Audiomaps/guide +* Lifelog +* Automated Webscraping +* Crossword puzzle solver (AR/CV) + +# Till - incoming: +* Browser Spiel +* DER MVP - puzzle + +# Fabi - incoming: +* Browser game / Top down + +--- +## Browser Game +### Requirements +* Lightweight + * Fast startup + * Low ressource requirements + * Low/unreliable bandwidth +* Multiplayer + * High interaction between players + * 1-2h match duration (with option to pause/save game) +* High replayability +* New player shall be able to compete with veterans (equal starting conditions) +* Almost realtime but with downtimes + * Minimum required reaction time (2-3s/10-20s TBD) +* Target group: + * 16 player max (with future option for NPCs) + * Relaxed coop+comp + * + +### Unstructured Notes +* Multiple tabs \ No newline at end of file