gametechmods
Off-Topic => Games => Game Development => Topic started by: DuckRA2 on October 11, 2011, 11:46:34 PM
-
Just a little project for fun, I made a 2d one a bit ago, so I thought I would step up the game.
http://img41.imageshack.us/img41/7461/minecraftclone.png (http://img41.imageshack.us/img41/7461/minecraftclone.png)
a little update:
http://www.youtube.com/watch?v=n-ki4RkwrA0 (http://www.youtube.com/watch?v=n-ki4RkwrA0&feature=mfu_in_order&list=UL#)
-
Neat
-
Glad somebody thinks it is cool, because I thought it was too.
-
progress, I will add trees tomorrow or today.
(https://gametechmods.com/uploads/images/98919minecraftcloneprogress.JPG)
(https://gametechmods.com/uploads/images/51086minecraftcloneprogress2.JPG)
-
update
http://www.youtube.com/watch?v=T5dOLOXVNPU# (http://www.youtube.com/watch?v=T5dOLOXVNPU#)
-
Why aren't your voxels tesselating properly? :P
-
as in not stuck on a grid for the z axis?
-
as in not stuck on a grid for the z axis?
Yeah.
-
I just haven't really done it yet, also I think it gives it a more natural look without it.
-
Have you heard of Minetest?
http://c55.me/minetest/ (http://c55.me/minetest/)
It's a C++ minecraft clone that's going pretty well.
The guy who runs it, celeron55 says that making a Minecraft clone is pretty much the ultimate game programming challenge for him.
I think I'll stick to learning SDL!
Anyways, well done, this looks pretty cool. :claping
Are you going to make it into a full minecraft clone? (When will you stop development)
-
Oh, one more thing, what are you making it in? (Programming language, graphics library etc)