Game-as-a-Service / Game-as-a-Service/uno-flip-java
[frontend] 選擇調色盤顏色
- Dominant language
- Java
- Stars
- 3
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
# A.C.
- [ ] 背景需壓暗
- [ ] 顯示選擇顏色的對話框
- [ ] 亮面: 藍、紅、綠、黃
- [ ] 暗面: 藍、紫、粉、橘
- [ ] 選擇顏色後,需介接 api - [/action/color](https://kindly-verdict-328.notion.site/API-4db7a832a38849238ed5c0cba6c8ace5#12f0f39bd7e841f2bb2e8a883b1b35eb)
- [ ] 接收到 /action/color 的成功 response 後,需將方向箭頭改變成玩家選擇的顏色。
- 需有單元測試保護以下項目:
- [ ] 背景有壓暗
- [ ] 對話框有顯示正確的顏色
- [ ] 選擇按鈕後,有呼叫 /action/color api。
- [ ] 呼叫 /action/color api 的邏輯
- [ ] 方向箭頭顏色有改變成玩家選擇的顏色
## 線框圖 (參考)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.