Isometric road spawn thingy

batuhancan

  • Posts: 150
Couple days ago I came across this guy, so I grabbed myself some of the isometric graphic packs and started just building a bunch of stuff when I got an idea. In just a few hours yesterday and today, I turned that idea into a foundation for a game. Here's what I got:

<a href="http://static.stencyl.com/games/32092-0.swf" target="_blank" class="new_win">http://static.stencyl.com/games/32092-0.swf</a>
Arrow keys for steering ;)

I started with just getting a straight road in the middle to spawn and kill continuously. Added some grass and random trees for the looks, and finally I thought of a method to randomly generate curves in the road.
There's no collision for the car yet, but you'll get the idea.

petersdream

  • Posts: 94
woooah!! Looks Really cool!
Yeah his assets are great. I am also interested in his tool for creating them.

Keep it up!
Indie Game developer (at night). Currently working on his dream game for iOS.
@petersdreamgame



RedEvo

  • Posts: 325
Cool, this game remember me old c64 games, good!
David.
Launching RedemptionTCG Android Alpha. If you are interested contact us at info@redevogames.com

batuhancan

  • Posts: 150
I developed some kind of idea for this;
1. As long as you're on the road, the score increases.
2. Dodge oncoming traffic; this forces you to get off the road (for a moment)
3. Game ends when you hit oncoming traffic or trees

So this is some kind of first draft, the idea will probably evolve into something more exciting ;)

The oncoming traffic is already added, try it! (might need to clear cache) Still no collision, I first need to come up with something that makes the other traffic follow the road and something that prevents traffic crashing into each other.


Bombini

  • *
  • Posts: 1401