I want to make a 2D survival game!

I want to make a Web-based 2D Pixel open-world survival game with monsters. But I have no idea what or how to make it. I don't know how to code, and I'm thinking of using AI to make it. But AI isn't very smart you know? There's a token limit too so I'm planning to divide the project into parts like Map, Player, and UI. I tried generating a World map using Perlin noise but now the world looks like the attached image. How can I make it look beautiful and have random structures where the player can actually enter and explore? What should I do?

Mar 12, 2025 - 08:25
 0
I want to make a 2D survival game!

I want to make a Web-based 2D Pixel open-world survival game with monsters. But I have no idea what or how to make it. I don't know how to code, and I'm thinking of using AI to make it. But AI isn't very smart you know? There's a token limit too so I'm planning to divide the project into parts like Map, Player, and UI. I tried generating a World map using Perlin noise but now the world looks like the attached image. How can I make it look beautiful and have random structures where the player can actually enter and explore? What should I do?