# Mine-In-Unity **Repository Path**: Matrixchung/Mine-In-Unity ## Basic Information - **Project Name**: Mine-In-Unity - **Description**: Minecraft in Unity3D! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Mine-in-Unity ============= ![Screeny of Mine In Unity](http://i39.tinypic.com/2wn49pf.png) Free, open source Minecraft clone made in Unity3D! Download [Unity](http://unity3d.com/) Installation ------------ 1. Clone using git 2. Open up Unity 3. Choose File > Open Project 4. Click Other Project 5. Navigate to your downloaded repository 6. Modify to your liking! Controls -------- - 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 Version Info ------------ Changelog: First Release (0.1) Known Bugs: - Slight lag on chunk load. - Block glitching. - Some world generation bugs, not too noticeable. FAQ --- 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. Credits ------- - 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