Discuss Scratch
- Discussion Forums
- » Project Ideas
- » How do I make game like minecraft?
- typemaster
-
Scratcher
100+ posts
How do I make game like minecraft?
oplu7 said that you should use cou ld use cplus plus ( i can't find the plus key on my keyboard) yes that is true, but scratch is much better as that is horribly complicated, scratch is for fun and to get a sense of programmingIF you actually try to learn C++, it isn't as complicated as you think. Ruby is also a fun language. With scratch, the only thing that makes it easier is that the code is put into block form. For example, I'll show you the Java translation of a scratch block.if <Blah> then
else
end
//This is the Java translation
{
if
}
console.log(var Name == Blah);
else
At least I'm pretty sure that's how it is done. I code in Ruby, so I'm not to sure how Java works.
No. This is actually how the code is done:
var Name = function()
if (){
}
else{
}
- epic3d
-
New Scratcher
4 posts
How do I make game like minecraft?
[/scratchblockswh
when green flag clicfor
forever
repl
replace item ( v) of [list v] with [thing]
- epic3d
-
New Scratcher
4 posts
How do I make game like minecraft?
when green flag clickedf[scratchblocks]
[/scratchblocks]
forever
set[scratchblocks]
set x to (-19replaceatchblocks]
replace item (
v) of [list v] with [thing]
[/scratchblocks]
- epic3d
-
New Scratcher
4 posts
How do I make game like minecraft?
hcccfejaje
[/scratchblockswh
when green flag clicfor
forever
repl
replace item ( v) of [list v] with [thing][/quote]
- mrfire45
-
Scratcher
39 posts
How do I make game like minecraft?
Look at this:
http://scratch.mit.edu/projects/17010842/
This:
http://scratch.mit.edu/projects/20689745/
And this:
http://scratch.mit.edu/projects/22721176/
If you did use pen blocks like in the 3D block render, it would be EXTREMELY laggy though. (scratch and flash player are only for 2D games really)
And by the way, Mojang made Minecraft.
http://scratch.mit.edu/projects/17010842/
This:
http://scratch.mit.edu/projects/20689745/
And this:
http://scratch.mit.edu/projects/22721176/
If you did use pen blocks like in the 3D block render, it would be EXTREMELY laggy though. (scratch and flash player are only for 2D games really)
And by the way, Mojang made Minecraft.
- bee_queen123456789
-
New Scratcher
1 post
How do I make game like minecraft?
hi thanks alot what ever your name is!













































- andrej2000
-
New Scratcher
1 post
How do I make game like minecraft?
to go cookie cliker do like dis
when this sprite clicked
change [[scratchblocks]
v] effect by (25)[/scratchblocks]
change [ color v] effect by (25)
- TT1130
-
Scratcher
5 posts
How do I make game like minecraft?
If
oplu7 said that you should use cou ld use cplus plus ( i can't find the plus key on my keyboard) yes that is true, but scratch is much better as that is horribly complicated, scratch is for fun and to get a sense of programmingIF you actually try to learn C++, it isn't as complicated as you think. Ruby is also a fun language. With scratch, the only thing that makes it easier is that the code is put into block form. For example, I'll show you the Java translation of a scratch block.if <Blah> then
else
end
//This is the Java translation
{
if
}
console.log(var Name == Blah);
else
At least I'm pretty sure that's how it is done. I code in Ruby, so I'm not to sure how Java works.[/quote if Blah then else Blah???
- epicsandwich123
-
Scratcher
100+ posts
How do I make game like minecraft?
You need a tile based scrolling engine, here http://scratch.mit.edu/projects/23134940/
- Paddle2See
-
Scratch Team
1000+ posts
How do I make game like minecraft?
Since this topic hasn't seen a new post from the topic owner in a long time, I'm going to assume that it is dead and close the topic. If it still is alive, the topic owner just needs to use the Report button to ask a mod to reopen it 

- Discussion Forums
- » Project Ideas
-
» How do I make game like minecraft?










