UPDATE Release #2 is OUT!
https://dev.to/davidszabo97/github-guesser---a-starry-game---release-2-20g3
Hey devs!
I am happy to announce that I am releasing the very first version of my new pet project.
It's a really simple game: You need to guess which GitHub repository has more stars, based on the given information! Just click / touch the one you think is more popular and in a moment you will know whether you won or lost!
You can find the game here: Github Guesser
(plain link if you prefer that: https://githubguesser.messedcode.com/)
Soon I will release the source code too on GitHub.
The repository is already initialize if you are interested in watching or starring it: https://github.com/david-szabo97/github-guesser
I am planning a few features to be released in the next few weeks:
- Login using Github so you can track your stats
- Backend: Uploading stats
- Backend: Pull repositories
- Frontend: Show how many people won or lost the combination you just finished
GOT ANY IDEAS? Share it!!!!
PS Have you met Static yet?
PPS You can find my blog at https://messedcode.com
Top comments (5)
Kudos!
I've found that repositories that contain a list of other projects often have more stars than the actual projects themselves
Pretty cool game !
Also liked this little Nugget.
I am glad you liked it! I think you were the first one to play the new version, which included more headlines (the one you just mentioned) and few bug fixes ;)
UPDATE Release #2 is OUT!
dev.to/davidszabo97/github-guesser...