Commit a44c4c5d authored by Chunchi Che's avatar Chunchi Che

add README_zh_CN.md

parent c1510b9e
Pipeline #21111 failed with stages
in 27 minutes and 52 seconds
<p align="center">
<a href="https://www.neos.moe">
<img src="https://avatars.githubusercontent.com/u/110732697?s=400&u=d33638f1e89dfb41395a47004fe211fcf219444d&v=4" height="128">
<h1 align="center">Neos</h1>
</a>
</p>
<p align="center">
<a aria-label="Language" href="https://www.typescriptlang.org/">
<img alt="" src="https://img.shields.io/github/languages/top/DarkNeos/neos-ts?style=for-the-badge">
</a>
<a aria-label="React" href="https://reactjs.org/">
<img alt="" src="https://img.shields.io/badge/react.js-%5E18.2.0-yellow?style=for-the-badge&logo=react">
</a>
<a aria-label="Babylon.js" href="https://github.com/BabylonJS/Babylon.js">
<img alt="" src="https://img.shields.io/badge/babylon.js-%5E5.29.0-red?style=for-the-badge&logo=github">
</a>
<a aria-label="License" href="https://github.com/DarkNeos/neos-ts/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/github/license/DarkNeos/neos-ts?color=&style=for-the-badge">
</a>
</p>
[English](./README.md) | 简体中文
Neos是一个基于[TypeScript](https://www.typescriptlang.org/)[React.js](https://reactjs.org/)[Babylon.js](https://www.babylonjs.com/)开发的网页版[游戏王](https://www.yugioh-card-cn.com/)对战平台。
## ✨ 功能
- 🎮 和[ygopro](https://ygopro.org/)客户端或者Neos本身进行[联机对战](https://neos.moecube.com)
- 🌍在局域网下进行对战
- 🤖️和游戏AI进行对战
## 📦快速开始
1. 进入[neos页面](https://neos.moecube.com)然后输入用户名(比如“ccc”)和房间密码(如果想要和人机进行对战的话房间密码需要输入“AI”), 然后点击`ENTER ROOM`按钮
2. 进入房间后,目前有两种办法选择您用来对战的卡组:
- 点击下拉菜单选择推荐的预设卡组
- 通过上传`YDK`文件来添加卡组
3. 卡组选择完成后,点击`决斗准备``开始游戏`按钮来进行一场愉快的决斗吧!
<center class="half">
<img alt="" src="./screenshots/quick_start-login.jpeg" width="300" />
<img alt="" src="./screenshots/quick_start-room.jpeg" width="400" />
</center>
## 截图
<p align="center">
<img alt="" src="./screenshots/duel.png" width="512">
</p>
## 部署站点
* 在萌卡社区部署的站点:https://neos.moecube.com
*[Cloudflare](https://www.cloudflare.com/)部署的站点:https://www.neos.moe
## 🤝贡献
[gitlab仓库](https://code.mycard.moe/mycard/Neos)中创建`Merge Request`来进行代码贡献。
## 🔗Community
Neos目前在[萌卡社区](https://mycard.moe/)部署, 欢迎加入[QQ群](https://github.com/DarkNeos/ygopro-doc/blob/main/assets/ygo_qq.png)和我们一起交流。
## 为什么我要开发Neos?
- [作者写的一篇文档](https://github.com/DarkNeos/ygopro-doc/blob/main/doc/progress/2022-07-01_2022-10-07.md)
-[ygobbs论坛](https://ygobbs.com/)发布的[帖子](https://ygobbs.com/t/ygopro%E7%BD%91%E9%A1%B5%E7%89%88%E5%BC%80%E5%8F%91%E8%BF%9B%E5%B1%95/403397)
## 更新
Neos项目会在每周末作者有空闲时间的时候更新(作者也是打工人)。
## 作者列表
- Chunchi Che ([@SKTT1Ryze](https://github.com/SKTT1Ryze))
## 开源许可证
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
......@@ -21,14 +21,18 @@
</a>
</p>
Neos is web version of [Yu-Gi-Oh!](https://www.yugioh-card.com/en/) game written in [TypeScript](https://www.typescriptlang.org/), [React.js](https://reactjs.org/) and [Babylon.js](https://www.babylonjs.com/). It supports the following features:
English | [简体中文](./README-zh_CN.md)
- [Play online](https://neos.moecube.com) with the [ygopro](https://ygopro.org/) client or neos itself
- Play with LAN connection
- Duel with AI
Neos is web version of [Yu-Gi-Oh!](https://www.yugioh-card.com/en/) game written in [TypeScript](https://www.typescriptlang.org/), [React.js](https://reactjs.org/) and [Babylon.js](https://www.babylonjs.com/).
## Quick Start
1. Open the [neos page](https://neos.moecube.com) and input the player name(e.g., ccc) and password(use "AI" if you want to duel with computer), then click `ENTER ROOM` button
## ✨ Features
- 🎮 [Play online](https://neos.moecube.com) with the [ygopro](https://ygopro.org/) client or neos itself
- 🌍Play with LAN connection
- 🤖️Duel with AI
## 📦Quick Start
1. Open the [neos page](https://neos.moecube.com) and input the player name(e.g., "ccc") and password(use "AI" if you want to duel with computer), then click `ENTER ROOM` button
2. After entering in the waiting room, there're two ways to choose your deck:
- Using the recommended deck by clicking the drop-down menu
- Uploading your favorite deck with `YDK` file
......@@ -48,9 +52,10 @@ Neos is web version of [Yu-Gi-Oh!](https://www.yugioh-card.com/en/) game written
* https://neos.moecube.com by Mycard community
* https://www.neos.moe by [Cloudflare](https://www.cloudflare.com/)
## Contributing
## 🤝Contributing
Create merge requests in [gitlab repo](https://code.mycard.moe/mycard/Neos).
## Community
## 🔗Community
Neos is developed in [mycard](https://mycard.moe/) community, join the [QQ Chat](https://github.com/DarkNeos/ygopro-doc/blob/main/assets/ygo_qq.png), where you can ask questions and make discussions.
## Why we develop Neos?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment