Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrick committed Dec 26, 2013
2 parents 2329b62 + 1cb6607 commit 5512a40
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,60 @@ Mine-in-Unity
![Screeny of Mine In Unity] (http://i39.tinypic.com/2wn49pf.png)
Free, open source Minecraft clone made in Unity3D!

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)

Version Info
------------
Changelog:
First Release (0.1}

Known Bugs:
- Walking is REALLY weird. We'd appreciate anyone's help with fixing that!
- Slight lag on chunk load.
- Block glitching.
- Some world generation bugs, not too noticeable.

FAQ
---

Q: When Will This Come Out??? A: We are testing right now! Sometime soon :P
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: Where can I get help? A: Our website when it is done.

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

0 comments on commit 5512a40

Please sign in to comment.