Tetris game with competitive gamemode!
Compile with make main. Tested on Linux Ubuntu 20.04.5 LTS.
Standard libraries and ncurses mandatory.
Choose gamemode in menu (if it exists) and:
- 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
- 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