Worlda: Sandbox 2D Topdown Pixel Art Infinite World About A Bear. (Wishlist Now On Steam)

you can use whatever you want. catbox, google drive, dropbox, etc.

If its something like dropbox or google drive, pm me it, thats not good to give to the internet


:+1:

Hi, I DID IT!
infinite procedural generation (only left and right though), creates infinite terrain in 2D. Also I incorporated autotiling to make it look better!

I have optimised the procedural generation so it should work better now, still without tilemaps though.

I have solved procedural generation in 2D, and added autotiling to the game, check it out!

The game world is saved now if you make changes to the stone/trees/iron. You can mine most things now, and smelt iron!

I might actually enjoy a game like Minecraft for the first time (I usually don’t like these types of games).

Thanks!
I have the template for sale now:https://crowbar-coder.itch.io/2d-infinite-lands-template
and the game is here: Worlda | Play on gd.games

Just wondering, what is it about this game that appeals to you, that maybe is not like minecraft or different? I want to improve this game, you see.
I’m planning monsters to fight, animals to kill and eat, and more things to craft like guns and bazookas haha.

Hi,
I managed to solve 2D procedural generation in all directions now, and added biomes, and optimised it a little. I’m so happy.

Thats great to hear! im proud of you

By multiples, do you know the way that MC generates its terrain, which is through 2 different Perlin noise maps (high and low) that are shifted via a “selector” noise map? (although I’m not sure if this is completely accurate considering this is from memory)

Yeah I generate my terrain through two Perlin noise maps, one for terrain and one for the biome environment. I will probably add another noise map to scatter some textures on top of the grass.

I was planning to make something like this but platformer view like terraria

There are already heaps of 2D games on gdevelop like that I think?

Any game idea suggestions, like what do you think the bear could do?
I aim to make it open world, fun, do anything, what things you would have liked in minecraft that wasnt there (or terraria), or any random wacky idea. like a flamethrowing bear. Just throw it out here please, I am grateful for ideas.

Update: new cute bear loading pages!

Update: Save/load changes and edits to world into an array variable, which loads and changes the world as you move around. New Inventory Icon system, click then drag, and click again to drop item. Graphics updates!

Torches update! Craft and place loads of torches!