Commit 89fe65c2 authored by Chunchi Che's avatar Chunchi Che

Update/readme

parent a61a3f2d
......@@ -22,20 +22,23 @@
Neos是一个基于[TypeScript](https://www.typescriptlang.org/)[React.js](https://reactjs.org/)[WebAssembly](https://webassembly.org/)开发的网页版[游戏王](https://www.yugioh-card-cn.com/)对战平台。
## 公测!!
NEOS现在开启公测啦,详情请移步[萌卡社区帖子](https://ygobbs.com/t/447323)
## ✨ 功能
- **[WIP]竞技匹配**
- 与世界上其他玩家在线匹配,您的排名将实时显示在排行榜上。
- **[WIP]娱乐匹配**
- 使用任意卡组进行对战,将胜负暂且搁置,尽情享受决斗的乐趣。
- **竞技匹配**
- 与MyCard天梯其他数万名玩家激战,力争最强。每月最后一天22点结算,公布排名并获取奖励。
- **娱乐匹配**
- 暂且搁置胜负,享受决斗的乐趣。过去一周竞技匹配使用数最多的20个卡组将被禁用。
- **MC观战列表**
- 观看萌卡服务器上正在进行的决斗。
- **单人模式**
- 开启与AI的决斗,验证自己的卡组,或者只是打发时间。
- 在Koishi 7210服务器上开启一场与AI的决斗,验证自己的卡组,或者只是打发时间。
- **自定义房间**
- 创建一个自定义的对战房间,便捷地与好友进行对战,甚至是举办一场竞技比赛
- 创建自定义规则的房间,与好友约战
- **录像回放**
- 自由查看进行过的决斗,回味那些精彩的逆转瞬间。
- **卡组编辑**
- 创建和编辑卡组,在上万种卡片中选择,组建独一无二的构筑。
## 📦快速开始
请移步[玩家向导](https://doc.neos.moe/docs/category/%E7%8E%A9%E5%AE%B6%E6%8C%87%E5%8D%97)
......
......@@ -22,20 +22,23 @@ English | [简体中文](./README-zh_CN.md)
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 [WebAssembly](https://webassembly.org/).
## Public Beta!!
NEOS has launched its public beta! For more details, please visit the [post](https://ygobbs.com/t/447323) on the Moecard community.
## ✨ Features
- **[WIP]Competitive Match**
- Match online with players from around the world, and your ranking will be displayed in real-time on the leaderboard.
- **[WIP]Entertainment Match**
- Battle with any deck, set aside victory or defeat for now, and fully enjoy the pleasure of the duel.
- **Competitive Match**
- Battle against tens of thousands of other players in MyCard Ladder, striving to become the strongest. Rankings are announced and rewards are distributed at 22:00 on the last day of each month.
- **Entertainment Match**
- Set aside victory and defeat for now, and enjoy the thrill of dueling. The top 20 most-used decks in ranked matches from the past week will be temporarily disabled.
- **MC Watching List**
- Watch ongoing duels on MyCard.
- **Single Mode**
- Engage in duels with AI, validate your deck, or simply pass the time.
- Start a duel against AI on the Koishi 7210 server to test your deck or simply pass the time.
- **Custom Room**
- Create a custom duel room to easily battle with friends, or even host a competitive tournament.
- Create a custom duel room to easily battle with friends.
- **Replay**
- Freely review past duels and savor those thrilling moments of reversal.
- **Deck Editing**
- Create and edit decks, choose from tens of thousands of cards, and assemble a unique build.
## 📦Quick Start
See the [player guide](https://doc.neos.moe/docs/category/%E7%8E%A9%E5%AE%B6%E6%8C%87%E5%8D%97) for details.
......
......@@ -161,7 +161,7 @@ export const Component: React.FC = () => {
/>
<Mode
title="自定义房间"
desc="创建双打TAG或自定义规则的房间,与好友约战。"
desc="创建自定义规则的房间,与好友约战。"
icon={<SettingFilled />}
onClick={onCustomRoom}
/>
......
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