{"id":25429940,"url":"https://github.com/davidyslu/highlownumber","last_synced_at":"2026-05-14T23:36:30.128Z","repository":{"id":93934209,"uuid":"510981854","full_name":"davidyslu/HighLowNumber","owner":"davidyslu","description":"Guessing number is higher or lower! 👀","archived":false,"fork":false,"pushed_at":"2022-07-07T03:29:26.000Z","size":854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T10:33:05.947Z","etag":null,"topics":["chakra-ui","emotion","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidyslu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-06T04:02:05.000Z","updated_at":"2022-07-07T03:25:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4b2de9c-22f4-4813-a93f-0160638ddcbd","html_url":"https://github.com/davidyslu/HighLowNumber","commit_stats":null,"previous_names":["davidyslu/highlownumber"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FHighLowNumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FHighLowNumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FHighLowNumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FHighLowNumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidyslu","download_url":"https://codeload.github.com/davidyslu/HighLowNumber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254121163,"owners_count":22018115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chakra-ui","emotion","react","typescript"],"created_at":"2025-02-17T02:32:39.742Z","updated_at":"2026-05-14T23:36:25.108Z","avatar_url":"https://github.com/davidyslu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# High-Low Number Guessing\n\n![](assets/img/Demo.png)\n\nThis repository is a game of guessing number higher or lower in 0 - 99, which is implemented in React and TypeScript. 🚀\n\n\u003e HINT: If you have any questions, please feel free to ask me.\n\n## Rules\n\n- The number A and B are always randomly generated between 0 - 99\n- When B \u003e A and user chose `Higher`，the game result is WIN\n- When B \u003e A and user chose `Lower`，the game result is LOSE\n- When B \u003c A and user chose `Higher`，the game result is LOSE\n- When B \u003c A and user chose `Lower`，the game result is WIN\n- When B = A and user chose `Higher`，the game result is LOSE\n- When B = A and user chose `Lower`，the game result is LOSE\n\n---\n\n## Description\n\n### Execution\n\n1. To run this demo, you need to clone the project first.\n  ```bash\n  $ git clone https://github.com/yungshenglu/HighLowNumber\n  ```\n2. After cloning, change the your current directory into the repository and setup the project\n   ```bash\n   $ cd HighLowNumber/ \u0026 yarn install\n   ```\n   - The command `yarn install` will install some necessary packages for this project\n   - It will take few second for running above command\n3. Compiles and hot-reloads for development\n   ```bash\n   $ yarn start\n   ```\n   - It will take few second for running above command\n   - You won't get any error messages if running successful\n4. Congratulation! you can open your browser to `http://localhost:3000` and see our HighLowNumber\n\n---\n\n## Contributor\n\n\u003e NOTICE: You can follow the contributing process [CONTRIBUTING.md](CONTRIBUTING.md) to join me. I am very welcome for any issue!\n\n- [David Lu](https://github.com/yungshenglu)\n\n---\n\n## License\n\n[WTFPL](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2Fhighlownumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidyslu%2Fhighlownumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2Fhighlownumber/lists"}