From: Ian Jackson Date: Sat, 21 Nov 2020 21:57:35 +0000 (+0000) Subject: wip README X-Git-Tag: otter-0.2.0~418 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fedc531528606f5932393f19a7b924c3e0311944;p=otter.git wip README Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md new file mode 100644 index 00000000..0d4de2a7 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +OTTER - ONLINE TABLE TOP ENVIRONMENT RENDERER +============================================= + +Otter is an online "table simulator" intended to be suitable for board +games and similar. + +It is accessed from a web browser running JavaScript. The server runs +on a convenationl Unix host. Currently, joining a game requires a +unix shell account on the server. + +Right now Otter is in an alpha state. + +