Skip to main content
$12256 / $11500
About
Rules
Blog
FAQ
Style
Forum
Doors
Doors
Author:
SpiderDave
Tuesday, March 12, 2013 - 21:29
Art Type:
2D Art
Tags:
procedural
Pixel Art
doors
License(s):
CC0
Collections:
2D - Platformer/Sidescroller Tiles
CC0 - 'bookmarks' to find CC0 stuff easily that I have looked at and enjoyed
Good CC0-Art
Good-looking side-view tilesets
Platformer/Sidescroller Tiles and Backgrounds
SECRET
Top Down 2D JRPG 16x16 Art Collection
Favorites:
32
Share Icons:
Preview:
1536 16x32 doors, painted or dark glass pixel art style. Procedurally generated.
Attribution Instructions:
No attribution required. If you want to credit me anyway, credit me as "SpiderDave".
File(s):
doors.png
198.2 Kb
[
2755
download(s)]
Log in
or
register
to post comments
Comments
Could you please share the program you created the doors with?
It's a little rough at the moment. I sort of slapped together for whatever I feel like expermenting with, and whatever comes out nice I'll pull together in a more coherent manner. Expect lots of commented out/half done things, hard-coded stuff, etc. Consider it licensed WTFPLV2 except for LuaBit.lua (MIT), SimpleNoise.lua (?).lua, and CLARENDO.TTF (?). Requires Love2D.
http://spiderdave.wikidot.com/local--files/home/SpiderDave%20PixelGen%20...
You should give the user an information when the program is creating sth.
Also, what about adding plank tiles and stylized sheeps? Both are very simple to create.
I thought up a lot of similar generators and implemented some of them.
I lokked at your code. It's quite unclear, but I managed to understand a part of the door generator : It uses some of template reflects and knobs, right? Quite clever and pretty result, but hard work!
You should clear that code and put it open to make an example of procedurally generation algorithm!
Nice !!