• Register

It’s a game about placing blocks, moving, placing more blocks, farming, surviving and placing even more blocks. We decided to make this game to try doing new stuff and to have fun :)

Post news Report RSS Trouble with the code

Sadly, MicroWorld has to be re-writed from scratch. This is because of the difficulties encountered while creating the terrain generator.

Posted by on

Ok, so... trying to add a random tree/rock generator to the game, we stumbled into some problems...
Essentially, the generator was based on arrays, while the game didn't use arrays to store the tiles.

After that, we decided to re-write the game from scratch, using a bidimensional array to define which tiles are created in the game world, instead of using whichever method was used before.

On the other hand, arrays will make the creation of MicroWorld easier. So, when we have completed the terrain generator, we will focus on adding content to the gameplay, such as animals, mining and so on...

Post comment Comments
SniperCharlie
SniperCharlie - - 321 comments

Take your time.Good work;)

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: