Update new frontend (#38)

* WIP

* fix crlf

* fix crlf

* new gesture, menu, tooltip, share

* WIP share

* clear dusties and put magic

* oops

* Remove fade

* Update js behaviour
This commit is contained in:
trichimtrich 2019-05-25 13:13:06 +08:00 committed by giongto35
parent 42e54ea6f5
commit dea9714a5d
52 changed files with 2865 additions and 7802 deletions

View file

@ -13,7 +13,7 @@
├── static: static file for front end
│ ├── js
│ │ └── ws.js: client logic
│ ├── gameboy.html: frontend with gameboy ui
│ ├── game.html: frontend with gameboy ui
│ └── index_ws.html: raw frontend without ui
├── cws
│ └── cws.go: socket multiplexer library, used for signalling