Jump to content

Search the Community

Showing results for tags 'level generation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hi All, So I'm working on my first game idea. I'm currently working on the basics of my game world in browser and am thinking ahead a little here. I'm going to be using a persistent world, shared by all players, I understand the various ins and outs of a persistent game world, but what I'm struggling to decide is; what's the best approach for creating the persistent world/map in the first place. Options I've considered: Build a level builder that can create the world in the DBManually in the DBProcedurally create the world using a script that creates the world in the DBI appreciate that elements of all three are probably useful, but what does everyone else do and have I missed anything? Might be worth me pointing out that my game will have a vaguely tile based map, although I haven't fully decided on the implementation yet. But there will be various squares with different resources, terrain etc. Thanks for your help!
×
×
  • Create New...