Minecraft 2D

Talk about making games.

Re: Minecraft 2D

Postby Imperialjester » Mon Jun 06, 2011 12:10 am

I havent ever played minecraft before but i am interested in the project, can i help?
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby savvy » Mon Jun 06, 2011 9:58 am

have you solved the issue with having x and y saving values going off? i found my old minecraft attempt and have been upgrading it, i have blocks working with 5760 blocks which both save and load. however the players xy values seem to have a mind of their own lol. how are you saving/loading?
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: Minecraft 2D

Postby Camper1995 » Mon Jun 06, 2011 12:58 pm

Hm. Well I am not saving yet. I must do the "perfect" character walking. (if possible) and then i can save blocks.
But it will be just an array.
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 » Mon Jun 06, 2011 2:01 pm

did you read my last post?
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby savvy » Mon Jun 06, 2011 2:53 pm

hmm, ok. try saving the x and y pos of an actor in an array then get back to me. you may find this an issue also when you get around to it. XD
ImperialJester, you can play classic on minecraft.net, try it. buy the game too, its a great game. can make great friends online sometimes too, i play on the server:
jasonii.tontut.fi:1337 on which im admin, come along and try it. :D we just got a new world though, so theres not much there... more building space!

savvy
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: Minecraft 2D

Postby schnellboot » Mon Jun 06, 2011 3:05 pm

savvy wrote:i play on the server:
jasonii.tontut.fi:1337 on which im admin, come along and try it. :D we just got a new world though, so theres not much there... more building space!

savvy


cya there hehe xD
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Mon Jun 06, 2011 3:41 pm

okay so i can try it for free?
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby schnellboot » Mon Jun 06, 2011 3:43 pm

kinda
it's a slightly different version to the payed one
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Minecraft 2D

Postby jimmynewguy » Mon Jun 06, 2011 5:32 pm

wow, never really heard too much about minecraft but looked into it after seeing this topic. Top notch game it seems. If camper can pull off a full 2d version id be very pleased, good luck and don't be afraid to ask for help and such.
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.
User avatar
jimmynewguy
 
Posts: 1137
Joined: Sat Mar 31, 2007 6:27 pm
Score: 89 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Mon Jun 06, 2011 8:11 pm

i have looked at the minecraft wiki to see how crafting is done, i would suggest modding a tic tac toe or a checkers example somthing that checks where and actor is and if its in a pattern.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Camper1995 » Mon Jun 06, 2011 8:50 pm

Hm. Tic tac toe sounds good as an example.
But first, I will need great movement. I have already done it but one problem is there.

When player collides with the ground (left or right side), his animation will be like he dont moves. (stop)
Any ideas how to do this?
================================================================================================
By the way, I see you want to help with this. Thanks :) I am glad you really want to help me.
If you want to, we must improve this Sky's inventory system, make good ground generator and make crafting.
Once that is done, we have made the game. (almost) Then we just have to add weapons and items to craft and that's it.
(Of course there will be a lot of problem and it wont be so easy as i wrote now) :D

Thank you,

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 Imperialjester » Mon Jun 06, 2011 10:49 pm

Okay i did it, it makes him stop when he hits the wall. but when he walking on the top and there is a small gap his feet will hit it and makes him fall down. i could make it better so that it doesnt just make him drop, but i would need separate walk left and walk right images.

i had an idea for the ground generator, you could make it so that you can pick different terrain types like hills, meadow, and mountains.
Attachments
The Game2.ged
Just the ged
(25.13 KiB) Downloaded 124 times
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Imperialjester » Tue Jun 07, 2011 12:36 am

okay i made it better, also i fixed the head.
Attachments
The Game2.ged
(25.1 KiB) Downloaded 132 times
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

Re: Minecraft 2D

Postby Camper1995 » Tue Jun 07, 2011 3:02 pm

Sounds cool. But I can't open it even if I put it in folder with data files.
Please post the data too. :)

Thanks for help
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 » Tue Jun 07, 2011 3:46 pm

i have just noticed a glitch in my code anyway, im going to have to fix that first.
User avatar
Imperialjester
 
Posts: 185
Joined: Wed Dec 08, 2010 5:39 pm
Score: 10 Give a positive score

PreviousNext

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest