- What is Tetris?(Ctrl + click) the link
- Does this work on Linux?
- Sadly no, due to libraries used in the code.
- Does this work on Windows
- Yes, below instructions are provided.
- Download zip to Downloads
- Unzip Tetris-master
- right-click & extract here
- gcc/g++ Compilers (used to compile and play)(Ctrl + click) the link
- run & install
- Video on how to install the compilers Compiler Installation Tutorial(Ctrl + click) the link
- If you have installed them once, you don't need to again
- Press together:
Win + R
- type & enter:
cmd
- type & enter:
cd Downloads
to change directory to your Downloads - type & enter:
cd Tetris-master
- type & enter:
g++ main.cpp -o run
- Read
How to play
before playing - type & enter:
run
- Movement:
- There are two sets of movement controls
- w,a,s,d: pause, left, down, right
- r: rotate
- (space) or q: instant place/drop
- and
- (up arrorw): rotate
- (left arrow): left
- (down arrow): down
- (right arrow): right
- There are two sets of movement controls
- Extra Stuff
- t: save/swap pieces
- T: toggle extra pieces
- Cheats
- W: clear board
- F: move all individual blocks down if nothing below them
- More info
- There are two extra pieces
- Smile
- X
- There are two extra pieces