Commit 10ef08b4 authored by Chunchi Che's avatar Chunchi Che

update readme

parent 124bc90c
Pipeline #21109 failed with stages
in 8 minutes and 45 seconds
...@@ -23,10 +23,22 @@ ...@@ -23,10 +23,22 @@
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: 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:
- [Play online](https://neos.moecube.com) with the [ygopro](https://ygopro.org/) client or Neos itself - [Play online](https://neos.moecube.com) with the [ygopro](https://ygopro.org/) client or neos itself
- Play with LAN connection - Play with LAN connection
- Duel with AI - 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
3. With the deck being chosen, click the `Ready` and `Start` button and enjoy the duel!
<center class="half">
<img alt="" src="./screenshots/quick_start-login.jpeg" width="400" />
<img alt="" src="./screenshots/quick_start-room.jpeg" width="400" />
</center>
## Screenshot ## Screenshot
<p align="center"> <p align="center">
<img alt="" src="./screenshots/duel.png" width="512"> <img alt="" src="./screenshots/duel.png" width="512">
......
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