update README

This commit is contained in:
LabyStudio
2022-05-13 08:54:03 +02:00
parent d3e4e749d5
commit 0ab30b867d
4 changed files with 6 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

+6 -1
View File
@@ -49,14 +49,18 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
- First person item in hand - First person item in hand
- GUI - GUI
- Screens - Screens
- Main Menu
- Create World Screen
- Loading Screen - Loading Screen
- InGame Menu - InGame Menu
- Options Screen
- Controls Screen - Controls Screen
- Widgets - Widgets
- Button - Button
- KeyBinding - KeyBinding
- Slider - Slider
- Switches - Switches
- TextField
- Overlay - Overlay
- Cross-hair - Cross-hair
- Font rendering - Font rendering
@@ -67,7 +71,8 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
# Screenshots # Screenshots
_Note: All textures from the original game were used for the screenshots only!_ _Note: All textures from the original game were used for the screenshots only!_
![Loading Screen](.github/assets/loading_screen.png) ![Main Menu](.github/assets/main_menu.png)
![Create World](.github/assets/create_world.png)
![Lightning](.github/assets/lightning.png) ![Lightning](.github/assets/lightning.png)
![Night](.github/assets/night.png) ![Night](.github/assets/night.png)
![Controls](.github/assets/controls.png) ![Controls](.github/assets/controls.png)