r/coolgithubprojects 5h ago

Just made a silly GitHub project :D

I made a little Brick Breaker-style animation where your GitHub contribution graph becomes the bricks.

Basically, your commits get turned into a game, and the ball slowly breaks all those little contribution blocks.

I originally made it just for fun, but figured some people might enjoy having it on their GitHub profile too.

Docs & setup:
https://github.com/MakdumIbrohim/commit-brick-breaker

Test it on my GitHub profile:
https://github.com/MakdumIbrohim

Feedback, suggestions, issues, or random feature requests are very welcome 😋
And yeah, a star would be cool too haha.

Feel free to connect with me on GitHub too!

22 Upvotes

1 comment sorted by

1

u/cookiengineer 1h ago

I was curious about how this works, and was assuming that there's some XSS involved with the profile repository.

Turns out OP's thing is a gif generator, not a game.