{"id":24937063,"url":"https://github.com/jAnubhav/TileShift","last_synced_at":"2025-03-28T16:41:57.906Z","repository":{"id":274942610,"uuid":"924482848","full_name":"jAnubhav/TileShift","owner":"jAnubhav","description":"It is a sliding tile game 🎮 where players rearrange tiles 🔢 within an n×n grid ⏹️ to achieve a specific goal, typically in numerical order 🔢➡️✅.","archived":false,"fork":false,"pushed_at":"2025-02-07T16:28:50.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T10:02:10.327Z","etag":null,"topics":["grid","javascript","javascript-framework","javascript-game","react","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jAnubhav.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":"2025-01-30T04:51:17.000Z","updated_at":"2025-02-08T17:32:43.000Z","dependencies_parsed_at":"2025-02-04T18:37:11.666Z","dependency_job_id":null,"html_url":"https://github.com/jAnubhav/TileShift","commit_stats":null,"previous_names":["janubhav/octosolve","janubhav/tileshift"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jAnubhav%2FTileShift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jAnubhav%2FTileShift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jAnubhav%2FTileShift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jAnubhav%2FTileShift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jAnubhav","download_url":"https://codeload.github.com/jAnubhav/TileShift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068236,"owners_count":20718501,"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":["grid","javascript","javascript-framework","javascript-game","react","reactjs"],"created_at":"2025-02-02T16:58:02.243Z","updated_at":"2025-03-28T16:41:57.888Z","avatar_url":"https://github.com/jAnubhav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TileShift\n\nTileShift is a React-based puzzle game where players must shift tiles strategically to solve the puzzle. The game features three difficulty levels: Beginner, Intermediate, and Advanced.\n\n## Features 🚀\n- **Multiple Difficulty Levels**: Choose from Beginner, Intermediate, and Advanced modes.\n- **Dynamic Grid System**: The game board adapts to the chosen difficulty.\n- **Win Detection**: The game detects when a player has successfully solved the puzzle.\n\n## Technologies Used 🛠\n\n- **ReactJS**: For building the user interface.\n- **Context API**: Manages game state across components.\n- **CSS**: For styling and animations.\n\n## Installation 📥\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/tileshift.git\ncd tileshift\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start the development server:\n```bash\nnpm start\n```\n\n## File Structure 📁\n\n```php\nTileShift/\n│── src/\n│   ├── components/\n│   │   ├── display/\n|   |   |   ├── ChoiceCard.jsx\n|   |   |   └── MenuDisplay.jsx\n│   │   ├── grid/\n│   │   |   ├── Cell.jsx\n│   │   |   ├── Grid.jsx\n|   │   │   └── GridHolder.jsx\n│   │   └── win/\n|   |       └── WinScreen.jsx\n│   ├── contexts/\n│   │   ├── VisContext.jsx\n│   │   └── GridContext.jsx\n│   ├── App.jsx\n|   └── index.jsx\n│── index.html\n└── README.md\n```\n## How to Play 🎮\n\n1. Select a difficulty level from the menu.\n2. The grid will generate based on your selection.\n3. Shift the tiles to solve the puzzle.\n4. Once completed, a win screen will appear.\n\n## Contribution 🤝\n\n1. Fork the repository.\n2. Create a new branch:\n```bash\ngit checkout -b feature-branch\n```\n3. Commit your changes:\n```bash\ngit commit -m \"Add new feature\"\n```\n4. Push to your branch:\n```bash\ngit push origin feature-branch\n```\n5. Submit a Pull Request.\n\n## Credits\n\nMade with ❤️ by [jAnubhav](https://github.com/jAnubhav).  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FjAnubhav%2FTileShift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FjAnubhav%2FTileShift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FjAnubhav%2FTileShift/lists"}