Skip to content

PatrykFlama/Tetris-competitive-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris competitive edition

Tetris game with competitive gamemode!

How to run

Compile with make main. Tested on Linux Ubuntu 20.04.5 LTS.
Standard libraries and ncurses mandatory.

How to play

Choose gamemode in menu (if it exists) and:

  1. As 1st player
  • play with AD keys to move block horizontally
  • W to make hard drop
  • S for soft drop
  • QE as rotate counter clockwise and clockwise
  • C to take block to holding cell
  1. As 2nd player
  • play with LEFT/RIGHT ARROW keys to move block horizontally
  • UP ARROW to make hard drop
  • DOWN ARROW for soft drop
  • <> to rotate counter clockwise and clockwise
  • / to take block to holding cell

___________________________________________________________________________

Tetrominos

image

Blocks rotation

image

Conventions

Commits

File management

About

Tetris game in terminal (group project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published