https://github.com/davidbuchanan314/falling-block-game
resemblance to any other game is purely coincidental
https://github.com/davidbuchanan314/falling-block-game
Last synced: 4 months ago
JSON representation
resemblance to any other game is purely coincidental
- Host: GitHub
- URL: https://github.com/davidbuchanan314/falling-block-game
- Owner: DavidBuchanan314
- License: mit
- Created: 2023-02-21T02:42:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T19:01:34.000Z (about 2 years ago)
- Last Synced: 2024-11-07T13:11:52.707Z (6 months ago)
- Language: Python
- Size: 26 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# falling-block-game
resemblance to any other game is purely coincidental### Controls:
Left/Right arrow keys to move left and right.
Up arrow or X to rotate clockwise, Z to rotate anticlockwise.
Down arrow to soft-drop, space to hard-drop.
C to swap the held block.
P to pause (also auto-pauses on focus loss).
Enter key to start a new game (on game over).