Game-as-a-Service / Game-as-a-Service/uno-flip-java

[frontend] 喊 UNO

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

# A.C.
- [ ] 玩家手牌剩兩張時,Uno 按鈕需變成可按的狀態。
- [ ] 玩家點選 Uno 按鈕後,需介接 api - [/action/uno](https://kindly-verdict-328.notion.site/API-4db7a832a38849238ed5c0cba6c8ace5#f997c816ba8e42c099d0f2982af8cb12)
- [ ] 接收到 /action/uno 的成功的 response 後,Uno 按鈕需變成不可按的狀態,且顯示 Uno 字樣在玩家手牌的右上方。
- 需有單元測試保護以下項目:
- [ ] 玩家手牌剩兩張時,Uno 按鈕有變成可按得狀態。
- [ ] 點選 Uno 按鈕後,有呼叫 /action/uno。
- [ ] 呼叫 /action/uno api 的邏輯
- [ ] 收到 /action/uno 的成功的 response 後,按鈕有變成不可按的狀態,且顯示 Uno 字樣在玩家手牌的右上方。

## 線框圖 (參考)
![image](https://github.com/Game-as-a-Service/uno-flip-java/assets/17623146/f5f552ff-d7f9-442c-a1dc-d1e6cb48c00e)

![image](https://github.com/Game-as-a-Service/uno-flip-java/assets/17623146/72672e1a-1b9d-4678-bd2c-9f1841a133f0)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.