Skip to content

xzys/tetris-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris-multiplayer

a single/multiplayer tetris game that runs on your terminal (Mac/Linux). A more detailed write up.

Single Player

single player

Multiplayer

multiplayer

Requirements

  1. python2 (python 3 won't work)
  2. curses (Mac/*nix b/c windows doesn't have this unfortunately)

Play

  1. get tetris.py and make it executable
  2. run it with options (optional)

tetris.py $NAME for single player, or multiplayer SERVER
tetris.py $NAME $HOSTNAME $PORT for multiplayer CLIENT. use HOSTNAME and PORT given by SERVER

About

Single and multiplayer tetris for your terminal (Mac/Linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages