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
- Host: GitHub
- URL: https://github.com/webfreak001/tetris
- Owner: WebFreak001
- Created: 2016-11-10T18:59:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-24T15:46:22.000Z (over 4 years ago)
- Last Synced: 2025-01-11T04:13:09.509Z (over 1 year ago)
- Language: D
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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