{"id":22665023,"url":"https://github.com/marcode24/guessword-game","last_synced_at":"2026-04-11T14:33:49.550Z","repository":{"id":108189685,"uuid":"576132545","full_name":"marcode24/GuessWord-Game","owner":"marcode24","description":"🎲 Guess Word Game","archived":false,"fork":false,"pushed_at":"2023-01-24T20:54:14.000Z","size":392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T06:06:27.239Z","etag":null,"topics":["angular","css3","dark-theme","javascript","responsive-design","sass","scss","typescript"],"latest_commit_sha":null,"homepage":"https://wordguess-game.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcode24.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-09T04:38:48.000Z","updated_at":"2023-02-25T20:01:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0828dac-f04f-4d77-8192-4bc4bcb0751e","html_url":"https://github.com/marcode24/GuessWord-Game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcode24/GuessWord-Game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2FGuessWord-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2FGuessWord-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2FGuessWord-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2FGuessWord-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcode24","download_url":"https://codeload.github.com/marcode24/GuessWord-Game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2FGuessWord-Game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","css3","dark-theme","javascript","responsive-design","sass","scss","typescript"],"created_at":"2024-12-09T13:18:44.210Z","updated_at":"2026-04-11T14:33:49.526Z","avatar_url":"https://github.com/marcode24.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word Guess Game\n\n## Description\n\nThis a game where you have to guess the answer to a question. Depending on the difficulty level, you will have a certain number of attempts to guess the answer. The game ends when you run out of attempts or you guess the answer correctly. You can try the game [here](https://wordguess-game.netlify.app/).\n\n## Built With\n\n- [![Angular][angular.io]][angular-url]\n- [![Node.js][nodejs]][nodejs-url]\n- [![Express][express]][express-url]\n- [![Sass][sass]][sass-url]\n- [![MongoDB][mongodb]][mongodb-url]\n- [![Docker][docker]][docker-url]\n\n## Getting Started\n\n### Clone the repository\n\n```bash\ngit clone https://github.com/marcode24/GuessWord-Game\ncd GuessWord-Game\n```\n\n### Requirements \u0026 Installation\n\n- [frontend](frontend/README.md)\n- [backend](backend/README.md)\n\n## Previews of the game\n\nsimple example of the game\n\n| ![image](https://res.cloudinary.com/dfeujtobk/image/upload/v1671337901/Word%20Guess/img1_tk01xy.png) | ![image](https://res.cloudinary.com/dfeujtobk/image/upload/v1671337901/Word%20Guess/img2_fsqbgy.png) |\n\n[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[angular-url]: https://angular.io/\n[nodejs]: https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\n[nodejs-url]: https://nodejs.org/en/\n[express]: https://img.shields.io/badge/Express.js-404D59?style=for-the-badge\n[express-url]: https://expressjs.com/\n[sass]: https://img.shields.io/badge/Sass-hotpink.svg?style=for-the-badge\u0026logo=sass\u0026logoColor=white\n[sass-url]: https://sass-lang.com/\n[mongodb]: https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\n[mongodb-url]: https://www.mongodb.com/\n[docker]: https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white\n[docker-url]: https://www.docker.com/\n\n\u003cp align=\"center\"\u003e\n  If you have any feedback or problem, let me know!🤘\n  \u003cbr\u003e\u003cbr\u003e\n  Made with ❤️ by \u003ca href=\"https://github.com/marcode24\"\u003eMarco Cruz\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Fguessword-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcode24%2Fguessword-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Fguessword-game/lists"}