Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

> I made to the end
You are a hero!

The number 10000 was chosen very approximately: I reached 200 in a short time and I decided I can multiply it by 50 for the final game. I tested the build before packing and uploading, but I only played the game till the end after the deadline and I think 10 000 is a bit too much. I would probably make it 4000-5000 now.

> Does the game end with the question?
At the moment - yes. The game was supposed to be replayable, at the very least by choosing a bus, but it was not implemented. Actually winning this way and getting this ending was supposed to be very hard and 95% unlikely, but dying in a crash was not implemented either. I had to cut a lot. Follow me for game updates:)

> I guess they were part of the background and not individual sprites.
No, they are individual sprites, all decorations are just placed randomly.

> you can drive over trees
Not exactly: you can ride under trees, but the render sorting works wrong here so the car is drawn on top of the tree, but you can't drive through the bottom of the tree

I think 10000 is fine if you can add some variety and events on the way. Maybe a few traffic lights? or some dialogue for what the player is thinking?

> Not exactly: you can ride under trees, but the render sorting works wrong here so the car is drawn on top of the tree, but you can't drive through the bottom of the tree

Ah okay, so you probably ran out of time by the time you noticed. Yes,  the collider is fine.

> I think 10000 is fine if you can add some variety and events on the way
Yeah, I planned to, but I had to cut a lot for the jam version. For example bus driver (on the game cover image) and policeman were drawn, but didn't make it to the game, even though those are the two coolest-looking characters