{"id":31149487,"url":"https://github.com/notreeceharris/svelte-games","last_synced_at":"2026-01-02T18:03:29.930Z","repository":{"id":284033488,"uuid":"953516865","full_name":"NotReeceHarris/svelte-games","owner":"NotReeceHarris","description":"Some simple svelte game components you can use for waiting screens.","archived":false,"fork":false,"pushed_at":"2025-04-01T10:26:56.000Z","size":505,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T13:55:15.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://doodad-labs.github.io/svelte-games/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotReeceHarris.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,"zenodo":null}},"created_at":"2025-03-23T14:53:19.000Z","updated_at":"2025-06-23T14:37:58.000Z","dependencies_parsed_at":"2025-03-23T19:36:57.856Z","dependency_job_id":"1eb6d7be-6bed-4b32-80cb-7864989b21fa","html_url":"https://github.com/NotReeceHarris/svelte-games","commit_stats":null,"previous_names":["doodad-labs/svelte-games","notreeceharris/svelte-games"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/NotReeceHarris/svelte-games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fsvelte-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fsvelte-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fsvelte-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fsvelte-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotReeceHarris","download_url":"https://codeload.github.com/NotReeceHarris/svelte-games/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fsvelte-games/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275806095,"owners_count":25531917,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-18T17:53:16.107Z","updated_at":"2025-09-18T17:53:18.762Z","avatar_url":"https://github.com/NotReeceHarris.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svelte-games\n\n**Small, interactive games designed for loading or wait screens.** Easily import these lightweight, customizable game components into your Svelte projects to keep users entertained during downtime.\n\n[🎮 Play some of the games now!](https://doodad-labs.github.io/svelte-games/)\n\n## Quick Start\n\n### Installation\n\nInstall the package via npm:\n\n```bash\nnpm install svelte-games\n```\n\n### Usage\n\nSimply import the game component and drop it into your Svelte project:\n\n```svelte\n\u003cscript lang=\"ts\"\u003e\n  import TicTacToe from 'svelte-games/TicTacToe.svelte';\n\u003c/script\u003e\n\n\u003cTicTacToe /\u003e\n```\n\n## Available Games\n\nGame | Description | Import Path                     \n--- | --- | ---\n**Tic Tac Toe** | A classic strategy game where you face off against a bot on a 3x3 grid. Aim to get three of your marks in a row (horizontally, vertically, or diagonally) to win. | `svelte-games/TicTacToe.svelte`\n**Snap** | A fast-paced matching game on a 4x4 grid. Race against the clock to find and match all pairs of cards before time runs out. | `svelte-games/Snap.svelte`\n**Snake** | A classic arcade game where you control a growing snake. Navigate the snake to eat food and grow longer, but avoid colliding with the walls or yourself. | `svelte-games/Snake.svelte`\n**Sudoku** | A challenging logic-based number puzzle. Fill a 9x9 grid so that each row, column, and 3x3 subgrid contains all digits from 1 to 9 without repetition. | `svelte-games/Sudoku.svelte`\n**2048** | A addictive sliding tile puzzle game where you combine numbered tiles on a 4x4 grid. Swipe to move tiles, merge matching numbers to reach the elusive 2048 tile—or go even higher! | `svelte-games/Two048.svelte`\n\n## License\n\nThis project is licensed under the **GPL-3.0 License**. For more details, see the [LICENSE](LICENSE) file.\n\n## Contributing\n\nContributions are welcome! If you have ideas for new games or improvements, feel free to open an issue or submit a pull request.\n\nEnjoy adding a touch of fun to your Svelte projects!\n*Built with ❤️ by [Doodad Labs](https://github.com/doodad-labs).*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fsvelte-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotreeceharris%2Fsvelte-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fsvelte-games/lists"}