Skip to content

vszholobov/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Client

Demo

Scoring tetris:

Tetris.gif

Full Game:

DrawGame.gif

Guide

Controls

Controls are realised by buttons:

  • a = move piece left
  • s = move piece down
  • d = move piece right
  • q = rotate piece left
  • e = rotate piece right

Launch

Show help menu

./tetrisClient help

Launch menu

./tetrisClient

Create new session:

./tetrisClient create

Connect to existing session:

./tetrisClient connect 123456789

Show list of existing sessions:

./tetrisClient list

About

Classic multiplayer Tetris game in terminal

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors