bolthar / RTetrisAttack

A Tetris Attack clone written in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tetrisattack

A tetris attack clone

Pre-alpha, not a working game yet.

Dependencies:

  • ruby1.9

  • dev packages for sdl image and mixer

  • rubysdl (sudo gem install rubysdl, install the dev packages before installing the gem)

when all dependencies are resolved, ruby1.9 tetrisattack.rb (in /lib) runs the game.

Arrow keys to move around N to swap blocks Q to quit the game

enjoy!

About

A Tetris Attack clone written in Ruby


Languages

Language:Ruby 100.0%