Free, open source Minecraft clone made in Unity3D!
Download Unity
- Clone using git
- Open up Unity
- Choose File > Open Project
- Click Other Project
- Navigate to your downloaded repository
- Modify to your liking!
- W: Move Forward
- A: Move Left
- S: Move Backward
- D: Move Right
- Mouse: Camera Control
- Right Click: Place Block
- Left Click: Break Block
- Middle Click: Select Block
- F5: 3rd Person View (Second Time Resets It)
- ESC + F1: Exit Game
Changelog: First Release (0.1)
Known Bugs:
- Slight lag on chunk load.
- Block glitching.
- Some world generation bugs, not too noticeable.
Q: When Will This Come Out??? A: Out now!!!!
Q: Is this going to be an exact clone? A: Maybe.....Our plans may change as time goes on!
Q: Can I help? A: Yes! We need coders to help us with bugs or adding new things.
Q: I don't now what a Unity is...can I still play? A: No. This is a dev release, so only devs can use it. Once we mature, public releases will be added.
- mattrick16 (mattrick) for writing the engine and releasing the source
- Craig Perko for some good tutorials on making this :)
- imjake9 for the Minecraft player model
- Unity for their awesome engine!
- Heikki Törmälä for his SimplexNoise script used in world geneation
- TheFlashBold for fixing Lags, lol