Multiplayer Tetris clone
Go to file
Trevor Slocum 317c2155fb Migrate package path 2023-09-09 11:55:11 -07:00
cmd Migrate package path 2023-09-09 11:55:11 -07:00
pkg Migrate package path 2023-09-09 11:55:11 -07:00
.gitignore Migrate to GitLab 2020-01-22 16:49:51 -08:00
CHANGELOG Fix server deadlock 2020-05-22 16:09:13 -07:00
CONFIGURATION.md Add title screen 2019-10-17 06:59:15 -07:00
GAMEPLAY.md Update gameplay doc 2019-11-07 18:25:16 -08:00
LICENSE Add basic console GUI 2019-09-16 18:32:18 -07:00
NETWORKING.md Support custom game creation 2019-10-25 17:10:38 -07:00
README.md Migrate package path 2023-09-09 11:55:11 -07:00
go.mod Migrate package path 2023-09-09 11:55:11 -07:00
go.sum Fix button styling 2023-09-08 17:36:59 -07:00
goreleaser.yml Migrate package path 2023-09-09 11:55:11 -07:00

README.md

netris

Donate

Multiplayer Tetris clone

Play

Web

https://playnetris.com

Terminal

ssh playnetris.com

Screenshot

Install

Choose one of the following methods:

Download

Download netris

Windows and Linux binaries are available.

Compile

go get code.rocket9labs.com/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:

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.