September 30, 2009
It is my pleasure to announce the complete rewrite of part 1 through part 6 of The Rubygame Book. This rewrite of the book restart the tutorial to focus immensely more on the foundation. While this mean some of the most immediate gratifying parts are gone, the new tutorial include some new tricks and tips [...]
July 18, 2009
RubyTet 0.0.6 is out!
Player visable changes in this release added score tracking. You now have the capability to track high scores across gaming sessions. Also, if you accidently deleted your score file, it will recreate a new score file.
As for under the hood change, RubyTet is starting its migration to the Kibabase framework. The lib [...]
May 30, 2009
Once again, I made a new release of RubyTet some time ago. RubyTet is now in its 4th release. I am very happy to say that we’re seeing the next generation of RubyTet taking shape by the addition of new gameplay element, the yellow gem.
This yellow gem impedes people from being able to complete a [...]
May 3, 2009
Rubytet 0.0.3 has been released. This version further polishes the execution of games with lot of minor changes. You can download it here.
From the CHANGES file:
==0.0.3==
-You can now rotate using the up arrow key instead of the space key
-Playfield location can now change
-Down key goes down faster not instant. Use space instead to do instant [...]