mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-24 18:47:36 +00:00
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:
parent
42e54ea6f5
commit
dea9714a5d
52 changed files with 2865 additions and 7802 deletions
2
document/implementation/README.md
vendored
2
document/implementation/README.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue