World generation
I want to make an exploration game, but I have no intention of making a huge level all on my ownI'VE ENLISTED THE HELP OF ROBOTS also a random map generator
(log in to comment)
Comments
(this isn't my pyweek entry though. Embarrasingly I've been writing it all year. :-)
nitrofurano on 2009/09/01 08:04:
I were about doing similar stuff for doing maps, maybe adding some bias in the random result can provide some desired interesting results?Using procedural and generative code to generate maps is something fascinates me a lot!