22 | GitHub-Guessr is a game designed for engineers where the challenge
23 | is to identify GitHub repositories based on code snippets.
24 |
25 | In today's coding world, we often use many open-source
26 | libraries without looking at their code. With GitHub-Guessr, you can
27 | play a game to learn how popular libraries are made and which
28 | languages they use. Ity's also a fun way to test your skills.
29 |
30 |
31 | How to play
32 |
33 |
34 | The game is simple. You will be presented with a code snippet from a
35 | random popular GitHub repository. Your task is to guess the
36 | repository from the code. There are 10 rounds in a game. For each
37 | round you need to select the correct repository within 60 seconds.
38 |
39 | You can guess by programming language, what the code does, or any
40 | information you can get from the code. The final score is calculated
41 | based on the number of correct answers and the time remaining.
42 |
43 |
44 | Contact and Feedback
45 |
46 |
47 | If you have any suggestions or comments regarding the game, they are
48 | very welcome.
49 |
50 |
56 | Contact form
57 |
58 |
59 |
Wishing you a delightful engineering journey!
60 |
61 | GitHub-Guessr is created by{" "}
62 | @tan_z_tan.
63 |