286
社区成员
The Link Your Class | https://bbs.csdn.net/forums/MUEE308FZU202201 |
---|---|
The Link of Requirement of This Assignment | https://bbs.csdn.net/topics/608859318 |
The Aim of This Assignment | Implements the Bobing software prototype |
MU STU ID and FZU STU ID | 20121920_832002111 |
Teammate's MU STU ID and FZU STU ID | 20123922_832002121 |
Teammate's blog link | https://bbs.csdn.net/topics/609178294 |
GitHub Link | https://github.com/xxxtfish/BOBING_GAME |
Video Demo Link | 【BOBING_GAME-哔哩哔哩】 https://b23.tv/j6NGGvM |
GitHub Repository and the Link of the display video
PSP Form and Learning Progress Bar
Important and Difficuit Points in Programming
Problems encountered during development
A Photo of Pair Programming
Pair Programming Experience
Video Demonstration of The Software Running
The GitHub Repository link:
https://github.com/xxxtfish/BOBING_GAME
The link of the display video in bilibili:
【BOBING_GAME-哔哩哔哩】 https://b23.tv/j6NGGvM
PSP Stages | Estimated Time/mins | Completed Time/mins |
---|---|---|
Planning | - | - |
Time Estimation | 60 | 60 |
Development | - | - |
Requirement Analysis | 120 | 120 |
Specific Design | 200 | 200 |
Specific Coding | 1800 | 2000 |
Code Review | 600 | 720 |
Test | 60 | 60 |
Test Report | - | - |
GitHub | 60 | 60 |
Blog | 60 | 60 |
Summary&Improvement | 40 | 30 |
Total | 3000 | 3270 |
Week | New code (line) | Cumulative codes (line) | Study hours/week (hours) | Cumulative study time (hours) | Important learning growth |
---|---|---|---|---|---|
1 | 300 | 3300 | 30 | 30 | Basic knowledge of HTML,CSS and JavaScript |
2 | 1000 | 4300 | 30 | 70 | Realization of functions |
3 | 500 | 4800 | 15 | 85 | Recording function |
This is a big breakthrough for us and a wonderful experience😃. Learning new knowledge and doing a small program🎲, although not perfect, is good for me👀. In the process of use, the code part is a headache for us. I used to upload files directly to GitHub, but this time I tried to use Git tool and searched a lot of information, but there were always errors when uploading. At the beginning, we are all small white, constantly looking up all kinds of information on the website. But two people working together are much more efficient than one and can complement each other's strengths🤝.