Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
1–10 of 19 posts
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#2Well done. In my opinion, the entry levels are a bit too easy. I finished "fastest" and died for the first time in "hardest". Until then it is mostly sufficient to look at the namespace.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#3Source code: https://github.com/max99x/guesshub/
Tech summary:
Built with Component[1] on the frontend. Backend is a github crawler and Bayesian Classifier for commit difficulty written in Python.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#4This is really cool, nice work. Simple and slick interface.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#5Most of the time you can guess the respitory by looking for it's name in the snippet.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#6Wow, really polished! Love the sounds.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#7Well done. In my opinion, the entry levels are a bit too easy. I finished "fastest" and died for the first time in "hardest". Until then it is mostly sufficient to look at the namespace.
Thanks! Agreed, we need to tweak the difficulty.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#8Most of the time you can guess the respitory by looking for it's name in the snippet.
That's only in the easy levels. If you advance to the harder levels you can almost never see the repo's name in the code.
Re: Show HN: GuessHub, our Github Game off entry. Guess a commit's repository
#9Wow, really polished! Love the sounds.
Yep, although the timer and sounds pause as long as you scroll in iOS.