An open API service indexing awesome lists of open source software.

https://github.com/webfreak001/tetris

Win32 Console Tetris game - working on this when bored in school
https://github.com/webfreak001/tetris

Last synced: 5 months ago
JSON representation

Win32 Console Tetris game - working on this when bored in school

Awesome Lists containing this project

README

          

Controls
---

left - move left

right - move right

ctrl - rotate left

up - rotate right

shift - hold

space - hard drop

down - soft drop

### Alternative controls

Rename `controls_dkeio.json` to `controls.json` to get those, are much more fun in my opinion.

D - move left

K - move right

E - rotate left

I - rotate right

O - hold

space - hard drop

shift - soft drop