Minecraft/Terraria like block engine [wip]
Posted: Fri Mar 02, 2012 4:10 am
So i've been working on and off on a simplistic 2d minecraft clone for a while. Rewrote the whole thing today. Decided to throw my progress up here in hopes of getting some suggestions and/or tips
Finished things:
-Placing and removing blocks
-Very basic random world generation
-Clear Button to remove all existing blocks
-"New world" key to generate a new random world ("n" on the keyboard)
-Hud with useless information which can be toggled with F3
-Hud showing which block is currently selected
Things to do:
-Add a player and turn this into more of a game
-Improve the world generation
-Add a camera with parallax scrolling and other cool s**t
-Make worlds bigger(They only fill up the screen right now)
-More block types
-Trees and maybe caves and stuff
-Day and night cycle (maybe)
-Blocks affected by gravity
-Maybe add original block textures, I'm not that good with pixel art or whatever though.
Things to do which require greater skill level than mine:
-Mobs
-etc.
Controls:
- Place Block: Left mouse button
- Remove Block: Right mouse button
- switch between blocks: middle mouse button
- Toggle useless info: F3
- New Random World: n
UPDATE: Version 0.02
Changes:
-Few extra block types
-Slightly adjusted world generation that includes some of the new blocks.
UPDATE: Version 0.03
Changes:
- Now uses quads and an enlarged terrain.png from minecraft instead of individual images
Excuse my lack of creativity, i suck at coming up with original ideas. This whole thing is just made for fun, Don't plan on selling it or anything like that.
Screenshots:
Made this due to boredom: (outdated screenshot from version 0.01)
and this is how a typical random world looks like right now: (outdated screenshot from version 0.01)
Finished things:
-Placing and removing blocks
-Very basic random world generation
-Clear Button to remove all existing blocks
-"New world" key to generate a new random world ("n" on the keyboard)
-Hud with useless information which can be toggled with F3
-Hud showing which block is currently selected
Things to do:
-Add a player and turn this into more of a game
-Improve the world generation
-Add a camera with parallax scrolling and other cool s**t
-Make worlds bigger(They only fill up the screen right now)
-More block types
-Trees and maybe caves and stuff
-Day and night cycle (maybe)
-Blocks affected by gravity
-Maybe add original block textures, I'm not that good with pixel art or whatever though.
Things to do which require greater skill level than mine:
-Mobs
-etc.
Controls:
- Place Block: Left mouse button
- Remove Block: Right mouse button
- switch between blocks: middle mouse button
- Toggle useless info: F3
- New Random World: n
UPDATE: Version 0.02
Changes:
-Few extra block types
-Slightly adjusted world generation that includes some of the new blocks.
UPDATE: Version 0.03
Changes:
- Now uses quads and an enlarged terrain.png from minecraft instead of individual images
Excuse my lack of creativity, i suck at coming up with original ideas. This whole thing is just made for fun, Don't plan on selling it or anything like that.
Screenshots:
Made this due to boredom: (outdated screenshot from version 0.01)
and this is how a typical random world looks like right now: (outdated screenshot from version 0.01)