Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.