Add link to web client
This commit is contained in:
parent
6c97d95986
commit
a3439d086d
1 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,13 @@
|
|||
|
||||
Multiplayer Tetris clone
|
||||
|
||||
## Play Without Installing
|
||||
## Play
|
||||
|
||||
To play netris without installing, connect via [SSH](https://en.wikipedia.org/wiki/Secure_Shell):
|
||||
### Web
|
||||
|
||||
https://netris.rocketnine.space/play/
|
||||
|
||||
### Terminal
|
||||
|
||||
```bash
|
||||
ssh netris.rocketnine.space
|
||||
|
|
Loading…
Reference in a new issue