Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eric-wood/tetris
A simple little tetris game written in ruby and curses
https://github.com/eric-wood/tetris
Last synced: 20 days ago
JSON representation
A simple little tetris game written in ruby and curses
- Host: GitHub
- URL: https://github.com/eric-wood/tetris
- Owner: eric-wood
- Created: 2012-04-18T22:38:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-18T23:26:31.000Z (over 12 years ago)
- Last Synced: 2024-10-16T08:21:56.638Z (2 months ago)
- Language: Ruby
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris...
## In your terminal!I wanted to mess around with curses and Ruby, so I decided to write a little Tetris clone.
### TODO
* Collision detection
* Make things look nicer
* Scoring### License
Eh, maybe I'll use the BSD license? I dunno.