# Eaglercraft Mobile UI v1.2
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.
Currently **STILL IN BETA** testing/making so expect some bugs!
![Ingame](.github/assets/ingame.png)
## Implementation
Add following code into `index.html` file of eaglercraft
```javascript
```
Then add the [`mobile`](https://github.com/irv77/eaglercraft-mobile/tree/main/source/) folder into the same folder.
_A demo of the code can be seen in the [Demo's folder](https://github.com/irv77/eaglercraft-mobile/tree/main/demo/)_
## Features added
Click here to expand feature list
- [x] Strafe buttons when holding forward
- [x] Crouch lock on hold
- [x] Sprint button (sperate from double tapping forward)
- [ ] Misc Platform support (Controller, Keyboard arrows, etc)
- [ ] Cancel button for file upload
- [ ] Styling for file upload
- [x] Back button for Kiwi browser?
- [x] Re-orginize button layout (With new icons)
- [ ] Redo the display button functions
- [x] Pocket Edition UI
- [x] Updated code from main
- [x] Bug fixes from original
- [ ] Config file for features
- [x] Organized Code
>__Finally [here](https://irv77.github.io/eaglercraft-mobile/demo/) is the live version of the code!__