Merging game rules and snake game updates
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
Anurag merged pull requests across two game repositories and added documentation to a Qt calculator project.
In game-js, Anurag opened a pull request to add rules [1] [2], expanding the game mechanics. Over in Snake-Game-C, he merged three separate contributions: updated readme documentation [3] [4], added system requirements [5], and fixed an error [6]. He also merged documentation improvements into the Calculator-Qt-Desktop-Application [7].
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] add rules Abhi-gits/game-js
- [2] add rules ↗ Abhi-gits/game-js
- [3] Merge pull request #4 from Abhi-gits/Abhi-gits-snake anurag629/Snake-Game-C
- [4] Merge pull request #5 from Abhi-gits/Abhi-gits-snake anurag629/Snake-Game-C
- [5] Merge pull request #2 from tech-bash/main anurag629/Calculator-Qt-Desktop-Application
- [6] Merge pull request #6 from Abhi-gits/Abhi-gits-snake anurag629/Snake-Game-C
- [7] Merge Calculator-Qt documentation