Let there be roadmap!
Sleep is good. After a good night sleep I managed to think up the random roadmap generation, without any title maps.
Also got some stupid car AI working, which has a tendency to pile up as soon as multiple cars get stuck on the same road. Not much I can do about that now, that will take to much time. Guess I’ll just recover stuck cars when they are offscreen long enough.
So, I got a city simulator now… guess I need to add some game logic now.
Here is a screenshot of a random generated city, with cars. White dots are cars, blue lines are paths, green stuff are walls (box2d users will know the color
)

that looks pretty darn cool! Like the colors and the perspective.
/me wants that city generation source =)
That’s a very cool street generation thing you have going on.