Predesigned level creator

Mar 19, 2008, 9:52 pm
#1
Joined: Feb 28, 2008
Occupation: Web developper
Location: Paris
Posts: 38
I'm working on this for a couple days, it's now usable, even if it still miss a lot of things.

To use it, just draw the layout of your dungeon in any drawing program capable of saving a PNG, 1 pixel for 1 tile of the map. Each color you use will be a different material/item/other, for the moment, you could only use 25 color plus white (white is the default tile, the empty one, displayed as a dot like in the scripts).

I know it's ugly, miss lot of features, not very secured, but, I'll correct all of this

Here for the link!
http://helltgivre.free.fr/ivan/

And an example of the result (something you'll reconize )
http://helltgivre.free.fr/ivan/code.php
Mar 19, 2008, 11:14 pm
#2
Washing machine wizard


Joined: Dec 10, 2007
Location: End of the Universe
Interests: Plotting
Posts: 1,037
!!! I CAN MAKE THE LEVELS !!!
Mar 28, 2008, 12:33 am
#3
Joined: Feb 28, 2008
Occupation: Web developper
Location: Paris
Posts: 38
Finished a script able to read the graphics files and apply the colors exactly like IVaN do.
Not useful right now, but will be useful for the future (or maybe to quickly test how color render instead of restarting the game each time).

Here a sample picture rendered by the script : http://helltgivre.free.fr/ivan/color.php
Mar 28, 2008, 5:35 am
#4
Joined: Mar 12, 2008
Posts: 129
You sure your not a code monkey Planplan? Or just a code chimp?

Thanks Planplan this may invigorate my inspiration to add more materials to the game (however unneeded they are)
Mar 28, 2008, 10:16 am
#5
Joined: Feb 28, 2008
Occupation: Web developper
Location: Paris
Posts: 38
I'm not a code monkey no, I'm just searching a job in the web dev, each piece of code I make improve my skill and allow me to show the recruiter something, more than just a diploma

And an interesting project (for me) and maybe useful for the community is always better than an unuseful block of code with no other purpose than improving skill.
Mar 29, 2008, 10:04 am
#6
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Hey, pretty cool addition Planplan! I haven't tried it out yet but keep up the good work
Don't forget to add a way to make monsters in the levels (you probably already knew that, sorry for bugging you )
Jump to