iBox3D released


Posted on 22nd Juni, by Tobias.Braner in iBox3D, Stonetrip's Shiva. No Comments

Back in 2009, on the 23rd of March, I’ve reported about an easy way to created 3D iPhone games with Shiva, a game creation suite from Stonetrip.

Soon it turned out that it was easy to setup a quick prototype which contains only a subset of functionality of the final version. I’ve worked on iBox3D in my spare time as often as possible, but also I had to take some creative breaks. The more functionality I’ve built in the game the harder the work was getting. I’ve learned that a finished and polished product needs a lot of time, more that anyone would estimate. But after I’ve set a clear target to myself I could concentrate to get there. And finally I’ve managed to create a game for iPhone / iPod Touch and iPad.

iBox3D can be downloaded for € 0,79 / $ 0,99 in the Apple Appstore.

Also the game has now its own website which can be found here:

http://www.ibox3d.com

I appreciate your feedback.

Comments

Powered by Facebook Comments







MacRuby – Create iCal event with alarm from Ruby
I've had to create some very similar events in my calendar, but they did not match a valid recurrence pattern. As I find it...
Windows: Get the mouse position with Ruby
With this Ruby code you can get the mouse position in windows.
lol-patch.com
I guess not everyone reading this article is a fan of League of Legends (LoL), a famous multiplayer game in which two enemy factions...
Writing a jQuery plugin with coffeescript
Coffescript saves my day, as I don't like javascript and the coffeescript syntax is more python/ruby based. Coffeescript itself compiles to javascript. It...
Uninstall all local ruby gems
This ruby script might be useful for people like me who just started using bundler to manage the gems of their webapp and all...
Installing GIT on Mac with Macports

This small guide will help to install GIT on Mac using Macports.

Rake & FTP
Rake is a build tool for ruby, similar to C's make or Java's ant/maven. Basically you can define a lot of tasks, which can be...
Ruby web scraping
I want to share my recent experience with ruby web scraping and RSS. Often I found myself checking the comments for my game iBox3D...
iBox3D released
Back in 2009, on the 23rd of March, I've reported about an easy way to created 3D iPhone games with Shiva, a game creation...