Hello! I'm back with a new project, albeit, a project that I already know I'm not going to be able to finish.
Self-demoralization aside, I have been working hard on this (and on my schoolwork so I can get to this project in the first place), and I have what every Minecraft game needs: a terrain generator! My next step will be to implement Steve and all of his animations (they're all just rotations thankfully ).
This is a chunk (32x32) sample generated using yours truly Perlin Noise:
Right now, there seems to be a transposition error that is shifting the tilemap 8 blocks up from where it's supposed to be (meaning there are 8 extra layers at the bottom), but that can be fixed tomorrow.
Oh... And the major features I plan to include in my game:
...And the major features that will not be included (well... maybe eventually):
Cool! Also, I would LUUV feedback on possible game elements you would like to see in my Minecraft game!
Self-demoralization aside, I have been working hard on this (and on my schoolwork so I can get to this project in the first place), and I have what every Minecraft game needs: a terrain generator! My next step will be to implement Steve and all of his animations (they're all just rotations thankfully ).
This is a chunk (32x32) sample generated using yours truly Perlin Noise:
Right now, there seems to be a transposition error that is shifting the tilemap 8 blocks up from where it's supposed to be (meaning there are 8 extra layers at the bottom), but that can be fixed tomorrow.
Oh... And the major features I plan to include in my game:
- placing and destroying blocks
mobs (both friendly and hostile)
day-night cycles
water bodies
biomes
farming
villages?
...And the major features that will not be included (well... maybe eventually):
- caves (I don't know how I would implement these)
nether (maybe eventually)
end
multiplayer
TNT? (If I do end up implementing it, it's going to be very primitive)
redstone
Cool! Also, I would LUUV feedback on possible game elements you would like to see in my Minecraft game!