# Minecraft Java UI - Vue3
**Repository Path**: alwolf/Minecraft_Java_UI-Vue3
## Basic Information
- **Project Name**: Minecraft Java UI - Vue3
- **Description**: 这是一个使用Vue3技术栈复刻 Minecraft Java 游戏内图形用户界面(GUI)的项目。目的是通过Web技术让用户体验到类似Minecraft中的界面,并通过这个过程学习Vue3及相关Web技术。纯纯新手练手,大佬不喜勿喷QAQ。
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2024-01-18
- **Last Updated**: 2024-01-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Minecraft, UI, Web, vue3, TypeScript
## README
# 我的世界 Java UI - Vue3
## 简介
这是一个使用Vue3技术栈复刻 Minecraft Java 游戏内图形用户界面(GUI)的项目。目的是通过Web技术让用户体验到类似Minecraft中的界面,并通过这个过程学习Vue3及相关Web技术。
本项目完全是出于学习目的,并试图尽可能还原Minecraft的经典界面风格。虽然无法实现游戏内所有复杂的交互功能,但基本的按钮、输入框等组件已做好。
## 功能
- 复刻Minecraft的UI风格
- 能方便的使用
## 如何使用
1. `git clone https://gitee.com/alwolf/Minecraft_Java_UI-Vue3.git`
2. `npm install | yarn `
3. `npm run dev | yarn dev`
4. 打开浏览器,访问 `http://localhost:5173/` 查看项目
## 项目使用
1. Vite + Vue3
2. Typescript
3. Sass
## 贡献
如果你有任何改进意见或功能添加的,因为作者比较懒所以欢迎Fork项目自行更改添加。
## 免责声明
版权归 Minecraft 所有,本项目仅供学习使用,商用请按照 Minecraft官方 的商用许可来决定。
## 开源协议
[MIT license](./LICENSE)
---
# Minecraft Java UI - Vue3
## Introduction
This is a project that replicates the Graphical User Interface (GUI) of Minecraft Java Edition using the Vue3 technology stack. It aims to provide users with a web-based experience of the Minecraft interface for learning purposes, showcasing Vue3 and related web technologies.
The project is strictly educational and strives to replicate the classic interface style of Minecraft as closely as possible. While it does not encompass all the complex interactive features of the game, basic components such as buttons and input fields are well implemented.
## Features
- Replicates the UI style of Minecraft
- Designed for easy use
## How to Use
1. `git clone https://gitee.com/alwolf/Minecraft_Java_UI-Vue3.git`
2. `npm install | yarn `
3. `npm run dev | yarn dev`
4. Open your browser and visit `http://localhost:5173/` to view the project
## Project Stack
1. Vite + Vue3
2. TypeScript
3. Sass
## Contribution
If you have any suggestions for improvements or additional features, as the author is quite lazy, feel free to Fork this project and make your own changes and additions.
## Disclaimer
The copyright belongs to Minecraft. This project is for learning purposes only. For commercial use, please follow the official Minecraft commercial license.
## License
[MIT license](./LICENSE)