C++ TETRIS
Contolling by:
A, D, to move left, right;
S, to make the block fall;
Q, E to rotate left, right
And U gotta hit enter every time you type an order
Brandaboss
This is hard! I like it.
tluszczyk
@brandaboss: Thanks
Contolling by:
A, D, to move left, right;
S, to make the block fall;
Q, E to rotate left, right
And U gotta hit enter every time you type an order
This is hard! I like it.
@brandaboss: Thanks
It's weird because you need to press ENTER every time you want to move or rotate, by the way, here is my tetris game; https://repl.it/@UzayAnil/ANOTHER-CTEST ; I'm trying to make it 2d now that it's 1d right now.
@UzayAnil it's C++, so I don't think there's gonna be an easier input ;)
true @tluszczyk