Showing posts with label grosjean. Show all posts
Showing posts with label grosjean. Show all posts

20 December, 2012

Grand Prix Super Manager: Transfering to Monkey Language

 I've decided to continue experimenting this week using the Monkey programming language in making GPSM (Grand Prix Super Manager) so I'm trying to transfer all the progress I had made in Processing to Monkey.

If the transfer is a success, Monkey will hopefull allow it to be easier to include more graphics in the game, such as flags and images of the cars and their parts.  It will also allow me to hopefully port the game to more systems (I'm currently aiming for Android / Windows / Linux and maybe flash).

I'm also changing the style of the buttons and interface, while they are still created programmatically, I prefer them over the older buttons



New v Old


still alive..

I'm still alive. Currently considering whether to continue the racing game in 3D with monkey or change to Unity3D (which I've been ...