Color-Matching-Game completion and documentation
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] all done but error comes after coompleting all color filling anurag629/Color-Matching-Game-in-Python
- [2] all perfect done anurag629/Color-Matching-Game-in-Python
- [3] all commenting done anurag629/Color-Matching-Game-in-Python
- [4] Update README.md anurag629/Color-Matching-Game-in-Python