Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 WIP - Randomly Generating Terrain - RGSS
#1
Brick 
Random Terrain Generation: RGSS

Intro:

Have you ever played a game like Terraria, or Minecraft and thought to yourself... " Man I could make such an awesome game, if only I knew how to generate random terrain!"

Sadly I have :P I've been pondering over how this terrain generation works, So I've been tinkering and after some sleep, some weird programming dreams (I get those a lot) and some time off, I started a project and successfully generated a dirt biome, with Random sets of caves (as seen below):

[Image: 0a1d6d94673245986d0ee7fe697410b0.png?1342116090]


In this WIP Tutorial, I'll be working along side you ever step of the way learning how to, then teaching you how to, generate Random Terrain With Multiple Biomes, ore Generation, Dungeon Generation, Structure Generation, and Vegetation Generation. I will be leaving each updates source, But I advise you to follow along the tutorial so you can learn with me. Also at the end of this tutorial we will be adding in other things to get a starter kit for a game.

I was originally going to do this in RGSS2... But the Bitmap class wouldnt allow me to generate a bitmap larger than the window, so I couldnt generate blocks outside of the screen.


Tutorials:

The tutorials will be sectioned off like so: Tutorial 1: Title, Tutorial 2: title, etc. Each will come with the Appropriate Files (feel free to make your own though)

Tutorial 1: Generating the Base Depth Levels


Q&A:

None for now.

Credits:

Please just credit me somehow with thanks or anything if you actually use any of my tutorials in this section!
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Proper Script Placement and Usage for RGSS 1 through 3 kyonides 1 3,316 08-25-2019, 08:36 AM
Last Post: kyonides
   Next level RGSS - From beginner to expert deValdr 2 6,780 08-30-2011, 11:25 PM
Last Post: deValdr
   RGSS Roadguide Trickster 0 4,533 12-07-2008, 06:21 AM
Last Post: Trickster
   Regular Expressions in RGSS (Regexp) Zeriab 0 4,208 12-07-2008, 04:26 AM
Last Post: Zeriab



Users browsing this thread: