Physics Powered Games Logo
games  |  blog  |  about

I'm just about finished developing a re-usable high score web service and set of supporting controls to be used with the Silverlight games I create, including my latest game, Tire Storm.

It's going to have to wait. 

I have decided to take a crack at the Mix 09 10k challenge

I am a little late getting started (the callenge started Nov 20th) and I only get a couple hours per day development time, so I figure it's best to drop everything and get started pronto. The high score service and Tire Storm will wait.

So, what am I developing for the contest?  Well a game of course.  I have the concept thought out already, I'm just not sure it'll fit within the 10kb limit. (maybe if I use a REALLY small font! :-) )

I'm going to hold off on the details till I get something coded. It is a contest after all.

Now,  I wonder if I can build a 4kb physics engine....

While developing a farseeer physics water demo a couple months back, a game idea popped into my head.

It went something like this:

What if there were a log, or something, floating in the water, and on that log was a tire.  The tire could roll left and right but if it went to far either way it would fall off the log and sink to the bottom of the ocean.
Now, what if the weather got bad and the waves became rough.  How long could the tire remain on the log ?

Now, this is not the game I intended to work on next, but since my development team is an army of one (myself) it is quite flexible in deciding what to work on and when.

The game seemed fairly straight forward to develop and I liked the idea of being able to get something done quick so that my Physics Powered Games website would have more than one game available to play.

The game is called Tire Storm.  The core game is complete.  The only major thing left is to add a high-score system and beta-test everything.

I'm not quite ready to release anything playable yet but here are a few in-game screenshots.

I'll post again when I have something that can actually be played.

Screens:

TireStormStartScreen TireStormSunnyScreen

TireStormStormyScreen 

-Jeff Weber