{"id":17951811,"url":"https://github.com/julienduchesne/mastermind-phaser","last_synced_at":"2026-04-30T15:33:00.672Z","repository":{"id":72206367,"uuid":"304949360","full_name":"julienduchesne/mastermind-phaser","owner":"julienduchesne","description":"A Phaser implementation of the Mastermind game","archived":false,"fork":false,"pushed_at":"2020-11-11T03:33:21.000Z","size":5456,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T16:21:22.528Z","etag":null,"topics":["game","javascript","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/julienduchesne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-10-17T19:02:32.000Z","updated_at":"2020-11-11T03:32:01.000Z","dependencies_parsed_at":"2023-05-27T23:17:17.279Z","dependency_job_id":null,"html_url":"https://github.com/julienduchesne/mastermind-phaser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/julienduchesne/mastermind-phaser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienduchesne%2Fmastermind-phaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienduchesne%2Fmastermind-phaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienduchesne%2Fmastermind-phaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienduchesne%2Fmastermind-phaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julienduchesne","download_url":"https://codeload.github.com/julienduchesne/mastermind-phaser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienduchesne%2Fmastermind-phaser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["game","javascript","webpack"],"created_at":"2024-10-29T09:51:18.172Z","updated_at":"2026-04-30T15:33:00.654Z","avatar_url":"https://github.com/julienduchesne.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mastermind in Phaser\n![Build and Deploy](https://github.com/julienduchesne/mastermind-phaser/workflows/Build%20and%20Deploy/badge.svg?branch=main)\n\nA [Phaser 3](https://phaser.io/phaser3) implementation of the [Mastermind game](https://en.wikipedia.org/wiki/Mastermind_(board_game)). Here's a [demo of the completed product](https://julienduchesne.github.io/mastermind-phaser/)\n\n## Requirements\n\n[Node.js](https://nodejs.org) is required to install dependencies and run scripts via `npm`.\n\n## Available Commands\n\n| Command | Description |\n|---------|-------------|\n| `npm install` | Install project dependencies |\n| `npm start` | Build project and open web server running project |\n| `npm run build` | Builds code bundle with production settings (minification, uglification, etc..) |\n\n## Writing Code\n\nAfter cloning the repo, run `npm install` from your project directory. Then, you can start the local development\nserver by running `npm start`.\n\n\nAfter starting the development server with `npm start`, you can edit any files in the `src` folder\nand webpack will automatically recompile and reload your server (available at `http://localhost:8080`\nby default).\n\n## Deploying Code\nAfter you run the `npm run build` command, your code will be built into a single bundle located at \n`dist/bundle.min.js` along with any other assets you project depended. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienduchesne%2Fmastermind-phaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulienduchesne%2Fmastermind-phaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienduchesne%2Fmastermind-phaser/lists"}