{"id":22153220,"url":"https://github.com/timscodebase/uno","last_synced_at":"2025-10-11T09:37:07.485Z","repository":{"id":195478664,"uuid":"692985110","full_name":"timscodebase/uno","owner":"timscodebase","description":"This is a simple Uno game made with SvelteKit and Svelte. We will style it with TailwindCSS and use Socket.io for multiplayer.","archived":false,"fork":false,"pushed_at":"2023-10-03T02:36:58.000Z","size":28141,"stargazers_count":6,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T17:09:04.178Z","etag":null,"topics":["playwright","svelte","sveltekit","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://uno-iota.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timscodebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"svelte"}},"created_at":"2023-09-18T05:46:55.000Z","updated_at":"2024-12-11T13:41:49.000Z","dependencies_parsed_at":"2023-09-21T22:00:31.084Z","dependency_job_id":null,"html_url":"https://github.com/timscodebase/uno","commit_stats":null,"previous_names":["timscodebase/uno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timscodebase/uno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Funo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Funo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Funo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Funo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timscodebase","download_url":"https://codeload.github.com/timscodebase/uno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Funo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267123516,"owners_count":24039457,"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-07-26T02:00:08.937Z","response_time":62,"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":["playwright","svelte","sveltekit","tailwindcss","typescript"],"created_at":"2024-12-02T01:17:32.928Z","updated_at":"2025-10-11T09:37:02.438Z","avatar_url":"https://github.com/timscodebase.png","language":"TypeScript","funding_links":["https://opencollective.com/svelte"],"categories":[],"sub_categories":[],"readme":"# No Longer HACTOBERFEST elegable ☹️👎🏼\n\n## SvelteKit Uno Game\n\n![UNO](./static/pics/uno_banner_1280x640.png)\n\nHere is the structure for this project:\n\nWe hop to build a simple Uno game using SvelteKit. This will demonstrate basic card handling, game logic, and multiplayer capabilities. We will use TailwindCSS for styling and Socket.io for multiplayer.\n\n---\n\nHere is the structure for this project:\n![Structure](./static/pics/uno-flow-1.png)\n\n![Game Start](./static/pics/ui-game-start.png)\n![Game Play](./static/pics/ui-game-play.png)\n\nGame Loop:\n\n## Getting Started\n\nClone the repository and install the dependencies.\n\n```bash\ngit clone https://github.com/timscodebase/uno.git\ncd uno\nnpm install  // or pnpm install\n```\n\nTo run the project:\n```bash\nnpx vite build\nnpm run dev\n```\n\n### Prerequisites\n\n- You will need to have Node.js installed on your machine. You can download it from [here](https://nodejs.org/en/download/).\n- You will need to have a GitHub account. You can create one [here](https://github.com/).\n- [PnPm](https://pnpm.io/) is not required, but greatly improves proformance. You can install it with `npm install -g pnpm`.\n\n### Using TailwindCSS with Svelte\n\n- To use TailwindCSS in the ```\u003cstyle\u003e``` tag, import tailwind classes in the following way:\n  ```\n  \u003cstyle\u003e\n    @tailwind base;\n\t@tailwind components;\n\t@tailwind utilities;\n  \u003c/style\u003e\n  ```  \n\n\n#### Hacktoberfest 2023\n\nThis repository is for Hacktoberfest 2023. Join us in creating a fun game for everyone to play while learning about SvelteKit, TailwindCSS and Socket.io.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Funo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimscodebase%2Funo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Funo/lists"}