aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1d977ec39336c640d720741d9fc23cdb9e8796f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Attorney Online Web Client

webAO client only feature:
 - BBcode
 - Client side encoding-decoding (Unicode escape/UTF-16 array)
 - Location (spilt from music list)
 - Change background UI via menu
 
Planned feature:
 - Record testimony on client side (Judge role)
 - Play testimony during cross-examination
 - Defense, prosecution and judge can skip message.(forward/backward)
 - Show Guilty/Not Guilty message (Judge role)
 
Link to the client in this repo: http://attorneyonline.000webhostapp.com

Guide to installing it locally: https://docs.google.com/document/d/1X4OjG0tfoTZayqY9MM6fqzL_aGMKFAECg7NSQRYafAU/edit

This is a client for the Attorney Online roleplaying chatroom written in HTML and Javascript.
It works with the tsuserver3/serverD software when the server has WebSockets enabled.