Multiplayer Tetris clone
- Go 100%
| cmd | ||
| pkg | ||
| .gitignore | ||
| CHANGELOG | ||
| CONFIGURATION.md | ||
| GAMEPLAY.md | ||
| go.mod | ||
| go.sum | ||
| goreleaser.yml | ||
| LICENSE | ||
| README.md | ||
| screenshot.png | ||
netris
Multiplayer Tetris clone
Play
Web
Terminal
ssh playnetris.com
Screenshot
Install
Choose one of the following methods:
Download
Compile
go install codeberg.org/tslocum/netris/cmd/netris@latest
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.
