pentix.rb
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Pentix Game In Ruby
# Pentix In Ruby

Pentix is a morally superior Siberian version of the good old tetris game.
It uses `5x5` matrix and a collection of 29 advanced figures.

And yes, they won't allow you to operate a battle bear until you reach at
least level 15 in this game :)


## Usage

You'll need `Ruby` and `gem install gosu`, after that just run
the `pentix.rb` file in the console

You also can install the `pentix` gem

    gem install pentix
    pentix




## The Purpose

This project is made solely for educational and self-training purposes.
Also, as an example for the [gosu](http://code.google.com/p/gosu) gem.


## License & Copyright

All the source code and media files in this project are released
under the terms of the
[Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-nc-sa/3.0/)

Copyright (C) 2011 Nikolay Nemshilov


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。