{"id":17191776,"url":"https://github.com/mnito/factors-game","last_synced_at":"2025-06-13T10:08:52.662Z","repository":{"id":52485961,"uuid":"72055196","full_name":"mnito/factors-game","owner":"mnito","description":"The 🐐 of fun math games","archived":false,"fork":false,"pushed_at":"2021-09-26T19:00:57.000Z","size":263,"stargazers_count":19,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T10:04:25.628Z","etag":null,"topics":["canvas-game","game","games","html5-game","javascript","javascript-game","math","math-game","mit-license","open-source","open-source-game"],"latest_commit_sha":null,"homepage":"https://mnito.github.io/factors-game/","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/mnito.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}},"created_at":"2016-10-27T00:11:24.000Z","updated_at":"2025-05-08T09:48:07.000Z","dependencies_parsed_at":"2022-09-21T18:52:40.656Z","dependency_job_id":null,"html_url":"https://github.com/mnito/factors-game","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/mnito/factors-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Ffactors-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Ffactors-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Ffactors-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Ffactors-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnito","download_url":"https://codeload.github.com/mnito/factors-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Ffactors-game/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259624723,"owners_count":22886328,"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":["canvas-game","game","games","html5-game","javascript","javascript-game","math","math-game","mit-license","open-source","open-source-game"],"created_at":"2024-10-15T01:27:25.713Z","updated_at":"2025-06-13T10:08:52.637Z","avatar_url":"https://github.com/mnito.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Factors Game\n\nThe 🐐 of fun math games, twisting the very rules of math and increasingly challenging your skills\n\n### Screenshot\n\n![Screenshot of level 2 of Factors Game](/etc/screenshots/level-2-night-rainbow-screenshot.png?raw=true \"Level 2\")\n\n## The Concept\n\n### The Goal\nMove your number down through the number board to get as close to 1 as possible.\n\n### The Rules\n * If your number encounters a factor, it will be divided by that factor.\n * All other numbers will add to your number.\n\n### The Caveat\n\nThe levels are procedurally generated, so you may not be able to get to 1 on some levels. However, these levels further challenge you to find the best solution: the lowest number with the least amount of moves. Your overarching goal is to keep your average as low as possible.\n\n### Basic Initialization\n\nGet your canvas and go!\n\n```javascript\nvar canvas = document.getElementById('myCanvas');\nFactorsGame.init(canvas).start();\n```\n\n### Author\n\nMichael P. Nitowski \u003c[mpnitowski@gmail.com](mailto:mpnitowski@gmail.com)\u003e\n    (Twitter: [@mikenitowski](https://twitter.com/mikenitowski),\n     Web: [mnito.co](http://mnito.co))\n\n### License\n\nFactors Game is licensed under the [MIT license](/LICENSE \"License of Factors Game\").\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Ffactors-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnito%2Ffactors-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Ffactors-game/lists"}