Page 1 of 1

2D Block Building Games programmed in Scratch

PostPosted: Thu Jul 19, 2012 16:33
by kddekadenz
Jordach and I did programmed some Block Building Games:

Image
Block Builder by kddekadenz

Image
Landgen v10 by Jordach - uses Minetest textures

PostPosted: Thu Jul 19, 2012 17:28
by Jordach
Make a better image please. My god, gravel in the sky. *Throws up*

PostPosted: Fri Jul 20, 2012 14:44
by Jordach

PostPosted: Fri Jul 20, 2012 16:18
by kddekadenz
Jordach wrote:Make a better image please. My god, gravel in the sky. *Throws up*


I did use the preview image of Landgen v8 :P
I changed it to the one from the new version and edited the link. I'm gonna edit Block Builder to make day/night cycles less laggy (do know the reason now), add some kickass music and sounds, add rain and maybe something else too.

PostPosted: Fri Jul 20, 2012 17:07
by Jordach
kddekadenz wrote:
Jordach wrote:Make a better image please. My god, gravel in the sky. *Throws up*


I did use the preview image of Landgen v8 :P
I changed it to the one from the new version and edited the link. I'm gonna edit Block Builder to make day/night cycles less laggy (do know the reason now), add some kickass music and sounds, add rain and maybe something else too.

BTW: Next update, make it 16px and make use of your adventure pack.

PostPosted: Sat Jul 21, 2012 16:36
by kddekadenz
Jordach wrote:
kddekadenz wrote:
Jordach wrote:Make a better image please. My god, gravel in the sky. *Throws up*


I did use the preview image of Landgen v8 :P
I changed it to the one from the new version and edited the link. I'm gonna edit Block Builder to make day/night cycles less laggy (do know the reason now), add some kickass music and sounds, add rain and maybe something else too.

BTW: Next update, make it 16px and make use of your adventure pack.


If I made it 16px I have to redo it completely :o

EDIT: no actually not

PostPosted: Sat Jul 21, 2012 16:37
by Jordach
Not really.

Just change a few things to 16, rather than 13, and you can borrow my mouse code.

PostPosted: Mon Jul 30, 2012 11:19
by Jordach
Finally. http://scratch.mit.edu/projects/jordach/2703994

Landgen V10.

I added:

Flatland
Desert
Normal Biome
Jungle Biome
Snowy Biome

I also made usage of your tree code, since I had generated the dirt with a vertical generation, while the stone does it the old way.

I also added:

Natural Cactus
Natural Junglegrass
Bedrock
Some other things.

I removed:

The player, the engine was already slow.
Music, what, you can put what you like on instead, like Digitally Imported.
Ores.
My old tree code.

I also suggest using this image: Image
and not the scratch thumbnail. (Just has a gradient.)

PostPosted: Sat Aug 04, 2012 12:18
by Jordach

PostPosted: Sat Aug 04, 2012 20:36
by TheLoLMan
I dont Run
Beacuse

PostPosted: Thu Aug 09, 2012 02:04
by SegFault22
Awesome! could you make the game ''sidescrolling''? that would be cool. And have crafting/tools and stuff, maybe even mobs? And if you clone it in C++ and add LUA stuff for the tools/blocks/items...even better :D

PostPosted: Fri Aug 10, 2012 13:40
by Jordach
Probably.

Mine is even more simple:

Open in Scratch.

Open the blocks sprite.

Click costumes tab.

Hit the import button.

Navigate and select your texture(s)

Start Landgen

Use change block keys until you find your imported blocks.

@Kddekadenz IMPLEMENT THAT!

PostPosted: Wed Oct 17, 2012 14:07
by prof-turbo
Is it a Linux version?

PostPosted: Wed Oct 17, 2012 15:54
by Jordach
Apparently yes, but I DO know that the online projects run in the browser.

PostPosted: Mon Nov 26, 2012 21:00
by playzooki
Idea:
Make it mesh (if you know how to, i can help.) then we can have it online!

PostPosted: Fri Dec 14, 2012 18:54
by xmagicx60
Scratch..... Meh

http://stencyl.com/

Thats better and more professional..
I stopped working on mine, but here it is.
http://www.kongregate.com/games/xmagicx60/allfen

PostPosted: Wed Dec 19, 2012 15:59
by kddekadenz
xmagicx60 wrote:Scratch..... Meh

http://stencyl.com/

Thats better and more professional..
I stopped working on mine, but here it is.
http://www.kongregate.com/games/xmagicx60/allfen

My last experience with stencyl was, that I was unable to delete "old" variables after loading a project :|
Scratch is good for creating quick prototypes.