https://github.com/2bt/tetris
minimal terminal tetris written in Lua
https://github.com/2bt/tetris
Last synced: over 1 year ago
JSON representation
minimal terminal tetris written in Lua
- Host: GitHub
- URL: https://github.com/2bt/tetris
- Owner: 2bt
- Created: 2010-11-10T21:40:58.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-04-24T20:01:56.000Z (about 13 years ago)
- Last Synced: 2023-03-11T11:32:44.992Z (over 3 years ago)
- Language: Lua
- Homepage:
- Size: 118 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tetris #
As everyone knows, tetris is one of the greatest games in human history. I
started this project just for fun. The code has been kept small, and hence looks
a wee bit obscure. This is intended. (:
### controls ###
UP x y rotate
LEFT RIGHT DOWN move
SPACE drop
q quit