mindstorm8191 / danidle

Factory Idle style game, that doesn't yet have a name. Combine basic resources to get more advanced resources, and climb up the tech ladder
4 stars 0 forks source link

Todo: Create game map #16

Open mindstorm8191 opened 6 years ago

mindstorm8191 commented 6 years ago

I need to create a game map for starting players. My plan is for players to have a limited amount of space to start with; basically an open patch of dirt, surrounded by trees, and maybe a gravel patch somewhere. The space available would be enough to get players to flint axes, where they can start chopping down trees, and then start expanding their base. There should also be a stream or something nearby, where the player can collect water from.

We will need to create all the graphics for making this look like it should. I'm starting to feel that the tiles for this game are too large for all this...

mindstorm8191 commented 6 years ago

I need to figure out how to draw water shore tiles, so I can make a stream / river through maps. I really don't yet know how to do this... and my drawing skills aren't too great.

Any help in this would be very beneficial to this game