Wednesday, Apr 20, 2022
shippedColor-Matching-Game completion and documentation
Anurag Verma finished the Color-Matching-Game-in-Python project across four commits, fixing a completion error, adding comments, and updating the README with a video link.
The game had a bug that triggered after all colors were filled [1]. Verma fixed that error [2], then added comments throughout the codebase [3] to document the logic. Finally, he updated the README [4] to include a video of the game in action, completing the project documentation.
Sources
- all done but error comes after coompleting all color filling · anurag629/Color-Matching-Game-in-Python
- all perfect done · anurag629/Color-Matching-Game-in-Python
- all commenting done · anurag629/Color-Matching-Game-in-Python
- Update README.md · anurag629/Color-Matching-Game-in-Python