This commit is contained in:
louiscklaw
2025-01-31 21:31:32 +08:00
parent c8209d847a
commit 0c89a0db81
145 changed files with 6826 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
---
tags: sba, hkdse, python,
---
- Player I vs Player 2
- Player I vs Computer
- The program can check who wins the game
你已經做左 ?
- handling old code +2
- Players can enter/edit/delete their names in the game +2
- The player record can be saved in a txt/csv file +2 (save record in txt/csv file)
- The game displays the records of all players +2
你想我幫手 ?
- 想要有 username password 嘅 login +0.5
- logout (included in login)
- 同埋佢哋係可以改 Password +0.5
- 有個掣可以 display record
### dev environment ?
it should be windows + python
```bash
pyenv deactivate
pyenv uninstall -f jktjoeaj703
pyenv virtualenv 3.9 jktjoeaj703
pyenv activate jktjoeaj703
pip install -r requirements.txt
```
# references
https://github.com/kitou88C39/py_original_GUI/tree/main
https://www.hkeaa.edu.hk/en/hkdse/assessment/assessment_framework/