diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-01 07:30:41 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-01 07:30:41 +0000 |
commit | b1f655fbd6d231c3596ab72eecc83539bcf6319e (patch) | |
tree | 4f2e62cdfbfd7eca29c7d27a1f785e7beefa5fbc /devel/ruby-game/pkg-descr | |
parent | 011bd56aa26fe905f7be8aac4ad236836d50e412 (diff) |
Notes
Diffstat (limited to 'devel/ruby-game/pkg-descr')
-rw-r--r-- | devel/ruby-game/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/ruby-game/pkg-descr b/devel/ruby-game/pkg-descr new file mode 100644 index 000000000000..fed20e859233 --- /dev/null +++ b/devel/ruby-game/pkg-descr @@ -0,0 +1,6 @@ +Rubygame is a game-development extension and library for the ruby +language, with similarities to pygame. The purpose of rubygame is +make the creation of games in the ruby language simple, easy, and +fun, without limiting flexibility. + +WWW: http://rubygame.seul.org/ |