You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
cmd | 2 years ago | |
pkg | 2 years ago | |
.gitignore | 3 years ago | |
CHANGELOG | 3 years ago | |
CONFIGURATION.md | 4 years ago | |
GAMEPLAY.md | 3 years ago | |
LICENSE | 4 years ago | |
NETWORKING.md | 3 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
goreleaser.yml | 2 years ago |
README.md
netris
Multiplayer Tetris clone
Play
Web
https://netris.rocketnine.space/play/
Terminal
ssh netris.rocketnine.space
Screenshot
Install
Choose one of the following methods:
Download
Windows and Linux binaries are available.
Compile
go get code.rocketnine.space/tslocum/netris/cmd/netris
Configure
See CONFIGURATION.md
How to Play
See GAMEPLAY.md
Support
Please share issues and suggestions here.
Libraries
The following libraries are used to build netris:
- tslocum/cview - User interface
- gdamore/tcell - User interface
- gliderlabs/ssh - SSH server
- creack/pty - Pseudo-terminal interface
- mattn/go-isatty - Terminal detection
Disclaimer
Tetris is a registered trademark of the Tetris Holding, LLC.
netris is in no way affiliated with Tetris Holding, LLC.
netris is in no way affiliated with Netris by Mark H. Weaver.