Turing Artist
Author |
Message |
copthesaint
|
Posted: Thu Feb 25, 2010 7:57 pm Post subject: Turing Artist |
|
|
Hey everyone, This is very simple, I am making a game right now and I need some drawn art for turing, I will need shrubs, grass, water, rock, dirt, walls ect. I am making a 2d platform game, and so the drawings should be facedown persective. (Loooking from above) Anything that is of turing quality will be used. If you make terrain, make sure that it can be tiled XX You know what I mean lol.... Please no just black and white images ok ty I) This game will be epic, even more so if you can just make a
---------------------------XX simple drawing . Ohh and two last things, only drawline can be used, and make the drawing in a procedure please following this example:
Turing: | proc tileName (x : int, y : int)
#drawcode
drawline (x+#,y+#,x+#,y+#, color)
end tileName
tileName (#,# ) |
Do this just so I can see and you can see how well it tiles.
Thanks.
I predict this project will take me a month with your help, 2 months without. So help would be great. Also I will give credit in-game of course.
And belive me, lol Drawing it is the easy part ;p |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Zren
|
|
|
|
|
copthesaint
|
Posted: Thu Feb 25, 2010 8:25 pm Post subject: RE:Turing Artist |
|
|
umm yea, but a number one things, 1 Im not using any images, 2 the view of the picture is to slanted , 3 what ever I dont get from everyone here, Ill just draw :/. 4 what I draw might look crappy :/ to at best, decent |
|
|
|
|
|
USEC_OFFICER
|
Posted: Thu Feb 25, 2010 8:44 pm Post subject: RE:Turing Artist |
|
|
It's a 2d platform game, with a top down view???
Also I would like to make some art for you. I won't be too good, although I enjoy pixel art.
EDIT: What do you need exactly, or should I post some stuff that I have done? |
|
|
|
|
|
SNIPERDUDE
|
Posted: Thu Feb 25, 2010 10:45 pm Post subject: RE:Turing Artist |
|
|
I have some old tiles drawn in paint I can post. |
|
|
|
|
|
copthesaint
|
Posted: Thu Feb 25, 2010 11:02 pm Post subject: RE:Turing Artist |
|
|
guys, Ill leterally use anything drawn with lines., as long as you can understand what it is, its good to post here. but again, No Pictures. |
|
|
|
|
|
SNIPERDUDE
|
Posted: Fri Feb 26, 2010 12:05 am Post subject: RE:Turing Artist |
|
|
Despite having made my GUI using built-in drawing commands, I really don't have much time to make some. I'm going to post my old tile set in another thread for those who want it - I'm not planning on making a tile-based game again for a good while. |
|
|
|
|
|
|
|