Minecraft 2D

Talk about making games.

Re: Minecraft 2D

Postby NightOfHorror » Thu Jun 09, 2011 6:56 pm

it's awesome to see awesome coders working together finally.
viewtopic.php?f=2&t=12136
"I have not failed. I just found 10,000 ways that wont work." quoted by Thomas Edison.
Over the year, I decided my motto for me is I am knowledgeable, but not practical.
User avatar
NightOfHorror
 
Posts: 1823
Joined: Fri Aug 27, 2010 2:50 am
Location: Cedar Hill, MO, of the USA
Score: 51 Give a positive score

Re: Minecraft 2D

Postby Camper1995 » Thu Jun 09, 2011 8:56 pm

Of course Jester. I will make them tomorrow and upload it here
and sure, we will use images from inventory for crafting. ;)

Good work people, this is gonna be great !
Say hello to my little friend.
User avatar
Camper1995
 
Posts: 707
Joined: Tue Dec 30, 2008 7:20 pm
Location: Lost in the past.
Score: 44 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Thu Jun 09, 2011 10:58 pm

yes, i'm glad that so many are helping also.

okay camper, i will just use temporary graphics for now.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Scorpion50o1 » Thu Jun 09, 2011 11:01 pm

ok so more of cartoony like prinny said? and more original sounds hmmmm... k yeah i didnt like the pickaxe textures much either but i thought i put those and to me the dirt looks better but what ever GE wants :D
OMG IM SO BORED <(^^)> (>^^)> (>^^)>
92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this into your signature.
User avatar
Scorpion50o1
 
Posts: 246
Joined: Fri Apr 17, 2009 1:07 am
Location: TX
Score: 8 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Thu Jun 09, 2011 11:05 pm

so what is everyone else working on?
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby NightOfHorror » Fri Jun 10, 2011 4:00 am

well I am doing nothing, but have barely any knowledge, so I couldn't help
viewtopic.php?f=2&t=12136
"I have not failed. I just found 10,000 ways that wont work." quoted by Thomas Edison.
Over the year, I decided my motto for me is I am knowledgeable, but not practical.
User avatar
NightOfHorror
 
Posts: 1823
Joined: Fri Aug 27, 2010 2:50 am
Location: Cedar Hill, MO, of the USA
Score: 51 Give a positive score

Re: Minecraft 2D

Postby GrimmDingo » Fri Jun 10, 2011 6:18 am

Thought i'd try help, i'm not sure if you've settled on a tileset resolution yet, so i did the grass and dirt tiles in 32x32, if you dig the style i'll gladly do more, if not that's cool

pixel'd on mobile with paintCAD
Attachments
dirt_32.png
dirt_32.png (2.13 KiB) Viewed 2806 times
User avatar
GrimmDingo
 
Posts: 49
Joined: Wed Jun 08, 2011 12:49 pm
Location: Adelaide, Australia
Score: 7 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Fri Jun 10, 2011 2:05 pm

thats pretty nice.

crafting is almost done just one little bug i have to fix.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Camper1995 » Fri Jun 10, 2011 3:07 pm

Good job guys! These tiles are nice! And I cant wait for the crafting. I hope I will be able to make a bit better
players looking and fix hands and so on.

:)

Camper
Say hello to my little friend.
User avatar
Camper1995
 
Posts: 707
Joined: Tue Dec 30, 2008 7:20 pm
Location: Lost in the past.
Score: 44 Give a positive score

Re: Minecraft 2D

Postby GrimmDingo » Fri Jun 10, 2011 3:31 pm

Are you guys gonna implement a grass grow timer on the top most layer like in Minecraft? If so i need to tweek them slightly, getting rid of the variance between raw dirt tile and with grass, so when the graphic swaps there is no jarring change in the tile, hope you understand what i mean, but yeah it depends if you will have growing grass on exposed y- dirt tiles..
User avatar
GrimmDingo
 
Posts: 49
Joined: Wed Jun 08, 2011 12:49 pm
Location: Adelaide, Australia
Score: 7 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Fri Jun 10, 2011 4:12 pm

that would be cool to make the grass grow.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Fri Jun 10, 2011 4:56 pm

okay crafting is done, all you need to do is add new items and add new recipes into the global code. i think you will understand my code easily camper. and if you dont i added lables. so far you can only craft planks, sticks, and wooden pickaxe. i used images from minecraft as a temporary image. and i changes variable "inventory" from [15] to [25] and i made variable "in" to an actor variable. also since the graphics are small i am able to port it to any device. but i only have a ppc so here is the ppc port also.
Attachments
MineCraft2D PPC.zip
ppc port with crafting
(1.22 MiB) Downloaded 104 times
MineCraft2D PC.zip
pc with crafting
(346.77 KiB) Downloaded 109 times
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby GrimmDingo » Fri Jun 10, 2011 4:58 pm

Update of what i've finished so far.
Imperialjester wrote:that would be cool to make the grass grow.

as far as i can tell it shouldn't be too hard to implement, just need to do some checks to see which tile is on top, and if it is when exposed ie the tile above is destroyed it checks if ontop and if it is it'll trigger a timed event on activation it'd just swap the tile graphic, i'd write an example in code but i suck, and i'm not sure how easy it is to add to your current system, but anyway hope one of you guys can, i adjusted the tiles just in case, i'll probably add a few more stones.

Btw have you guys even thought about trees yet? You going to scatter pre defined trees during generation, or generate trees with l-forms or some algorithm. The tree trunk tiles are seamless so you can generate wide trees ie. 2 tiles wide, also can you just walk past trees? It'd be painful if every tree had to be chopped down to explore the terrain
Attachments
MC2D_TILES .png
MC2D_TILES .png (2.51 KiB) Viewed 2789 times
User avatar
GrimmDingo
 
Posts: 49
Joined: Wed Jun 08, 2011 12:49 pm
Location: Adelaide, Australia
Score: 7 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Fri Jun 10, 2011 5:15 pm

i like your art work grimmdingo. i undersatnd what you mean about the grass i guess i could wright an example hut i have to go soon. but i will be back in about 3 to 4 hours with my example.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby GrimmDingo » Fri Jun 10, 2011 5:40 pm

Just did a quick mock up of what'd look like with my tiles,
also i experienced a bug, but it might be known already, when you fall off the edge and then re-generate all the tiles at the top have some offset here's a screen. And i doubt it'd even be an issue if you have infinite terrain, and no ability to re-generate terrain in game.

Imperialjester wrote:i like your art work grimmdingo. i understand what you mean about the grass i guess i could write an example but i have to go soon. but i will be back in about 3 to 4 hours with my example.

thanks for saying so ^^
yeah it should be rather straightforward.
Attachments
screen_mc2d.gif
mc2d mock.png
User avatar
GrimmDingo
 
Posts: 49
Joined: Wed Jun 08, 2011 12:49 pm
Location: Adelaide, Australia
Score: 7 Give a positive score

PreviousNext

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest