1. Learn Python language independently
References:
- Python编程:从入门到实践.pdf
- Bilibili Online Course - 小甲鱼
2. Search, read and try to modify a small open source Python project (with Graphical Interfaces). You are required to add your own work into the project and write a simple documentation to state your own modification and show the result (with project screenshots).
Reference Projects:
- Greedy Snake
- Gobang
- 推箱子
- 飞机大战
- 2048
Tips:
- You may download off-the-shelf code from GitHub (the GREATEST open source website).
- The DDL could be postponed but you should take this assignment seriously.