2D Minecraft
A downloadable game for Android
A 2D platformer version of Minecraft. Made using Unity as a learning project. If you find any bugs, please comment and inform me! Thank you for playing!
Status | Released |
Platforms | Android |
Author | pshashank |
Genre | Platformer |
Tags | 2D, Minecraft, Singleplayer, Unity |
Install instructions
- For Android :
Make sure to enable "Install from Unknown sources" For this, Go to [Settings] > [Security] > [Unknown source installations] > Enable [The App you've downloaded the APK from] > [Allow]
- For PC :
Just click on the Download link and it should open a new tab where the game will run in the browser.
Comments
Log in with itch.io to leave a comment.
its not what i expected, I use unity myself, so heres a tip:
use Event triggers instead of buttons, it sends the Event when you want it to send, in this case, use OnMouseDown or something like that
:)