Archive for November, 2006

Documents and A Tutorial for developers are available

Thursday, November 30th, 2006

I've been writing documents and tutorials for months, and all the docs / tutorial are available at the MiniKidsGame web site. Though these are still under development, you might be interested especially in documents for developers since these illustrate how MiniKidsGames and its Game Frmework are designed.

Available documents incldudes: Game Framework for RubyCocoa, Mini Game Tutorial. Priter friendly versions are also avilable from Game Framework - All Chapters and Mini Game Tutorial - All Chapters.

MiniKidsGames 0.3.8 has been released

Tuesday, November 28th, 2006

I've been making a collection of mini games for kids called MiniKidsGames Since I already created a small gaming framework with RubyCocoa, It didn't take long time to create some games. There are four games at this moment, and will be more and more games hopefully.

Good thing is that my son really loves these games and so does my wife. I showed it to some of my friends and one said "Cool, why don't you sell it?" "Haha, that'll be good but I'll rather make it an open source project," I replied. I don't think there are many educational open source projects, especially ones that uses RubyCocoa so it might be worth publishing.

I like the framework for this game because it makes each game much smaller compared to the one without it. If you get interested, take a look at the MiniKidsGames page. A game framework and Xcode Project files are available as well.