{"id":21486711,"url":"https://github.com/imshubhamsingh/15-puzzle","last_synced_at":"2025-04-13T06:36:45.305Z","repository":{"id":97904297,"uuid":"158395352","full_name":"imshubhamsingh/15-puzzle","owner":"imshubhamsingh","description":"The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react","archived":false,"fork":false,"pushed_at":"2024-02-26T22:06:11.000Z","size":10784,"stargazers_count":199,"open_issues_count":6,"forks_count":42,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T10:35:54.883Z","etag":null,"topics":["15-puzzle","css","hooks","jsx","parcel","react","react-dom","scss","styled-components"],"latest_commit_sha":null,"homepage":"https://15puzzle.netlify.com","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/imshubhamsingh.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":"2018-11-20T13:39:15.000Z","updated_at":"2025-02-19T20:23:27.000Z","dependencies_parsed_at":"2025-01-16T14:19:27.190Z","dependency_job_id":"fb317292-86e9-4640-978c-5d24c759440f","html_url":"https://github.com/imshubhamsingh/15-puzzle","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"e016ad30a9560d2450618a99e9e5b218123f50ae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2F15-puzzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2F15-puzzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2F15-puzzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2F15-puzzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imshubhamsingh","download_url":"https://codeload.github.com/imshubhamsingh/15-puzzle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675303,"owners_count":21143763,"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":["15-puzzle","css","hooks","jsx","parcel","react","react-dom","scss","styled-components"],"created_at":"2024-11-23T13:23:25.351Z","updated_at":"2025-04-13T06:36:45.274Z","avatar_url":"https://github.com/imshubhamsingh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n\u003ch1 align=\"center\"\u003e\r\n\u003ca href=\"https://github.com/imshubhamsingh/15-puzzle\"\u003e\r\n\u003cimg src=\"https://raw.githubusercontent.com/imshubhamsingh/15-puzzle/master/screenshots/game-logo.png\" alt=\"15Puzzle\" width=\"200\"/\u003e\u003c/a\u003e\u003cbr/\u003e\u003cbr/\u003e\r\n15 Puzzle \r\n\u003cimg src=\"https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357\u0026colorA=db748e\" /\u003e\r\n\u003c/h1\u003e\r\n\u003ch4 align=\"center\"\u003eMy first Game using React.js\u003c/h4\u003e\r\n\u003cp align=\"center\"\u003e\r\n\u003c/p\u003e\r\n\r\n\u003e This is a classic _15_-_puzzle_. To play you first scramble the tiles and then try to put them back in order. To move a tile you simply click on it\r\n\r\n\u003ch1 align=\"center\"\u003e\r\n\u003cimg src=\"https://raw.githubusercontent.com/imshubhamsingh/15-puzzle/master/screenshots/1.png\" alt=\"15Puzzle\" width=\"729px\"/\u003e\r\n\u003c/h1\u003e\r\n\r\n\r\n## Gameplay\r\n\r\n\u003ch1 align=\"center\"\u003e\r\n\u003cimg src=\"https://raw.githubusercontent.com/imshubhamsingh/15-puzzle/master/screenshots/game.gif\" width=\"500px\"/\u003e\r\n\u003c/h1\u003e\r\n\r\n\u003eThe app uses React.js alpha API likes hooks etc..\r\n## Development\r\n\r\n### Run app\r\n\r\n1. Clone repo ```git@github.com:imshubhamsingh/15-puzzle.git```\r\n2. ```cd 15-puzzle```\r\n3. ```npm install \u0026\u0026 npm start  ```\r\n\r\n\r\n\u003ch3 align=\"center\"\u003eor\u003c/h3\u003e\r\n\r\nView a live demo of this project on [netlify](https://15puzzle.netlify.com)\r\n\r\n\r\n\r\n## License [![License](https://img.shields.io/github/license/hyperium/hyper.svg)](https://github.com/imshubhamsingh/15-puzzle/blob/master/LICENSE)\r\n\r\nCopyright (c) 2018 Shubham Singh, This software is licensed under the [MIT License](https://github.com/imshubhamsingh/15-puzzle/blob/master/LICENSE).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshubhamsingh%2F15-puzzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimshubhamsingh%2F15-puzzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshubhamsingh%2F15-puzzle/lists"}