{"id":14990866,"url":"https://github.com/codyebberson/js13k-starter","last_synced_at":"2025-04-12T03:24:57.606Z","repository":{"id":180287619,"uuid":"664898454","full_name":"codyebberson/js13k-starter","owner":"codyebberson","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T23:28:26.000Z","size":545,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T01:30:39.574Z","etag":null,"topics":["js13kgames"],"latest_commit_sha":null,"homepage":"https://js13k-starter.vercel.app","language":"TypeScript","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/codyebberson.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":"2023-07-11T02:16:00.000Z","updated_at":"2024-10-01T15:15:54.000Z","dependencies_parsed_at":"2024-02-04T00:21:07.417Z","dependency_job_id":"e60a53bd-9601-48ac-a3c3-31cf4ac46e2d","html_url":"https://github.com/codyebberson/js13k-starter","commit_stats":null,"previous_names":["codyebberson/js13k-starter-2023","codyebberson/js13k-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyebberson%2Fjs13k-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyebberson%2Fjs13k-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyebberson%2Fjs13k-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyebberson%2Fjs13k-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codyebberson","download_url":"https://codeload.github.com/codyebberson/js13k-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248511107,"owners_count":21116354,"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":["js13kgames"],"created_at":"2024-09-24T14:20:59.730Z","updated_at":"2025-04-12T03:24:57.583Z","avatar_url":"https://github.com/codyebberson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS13K Starter\n\nA starter template for the [js13kgames competition](https://js13kgames.com/).\n\n![JS13k Starter](screenshot.png)\n\nPlay live demo: \u003chttps://js13k-starter.vercel.app/\u003e\n\nThis starter project uses [js13k-vite-plugins](https://github.com/codyebberson/js13k-vite-plugins) for js13k optimized tooling. See [js13k-vite-plugins](https://github.com/codyebberson/js13k-vite-plugins) for more information about tooling and configuration.\n\nThe size of this demo is about 4 kB, only 30% of the 13 kB budget, which leaves you 9 kB to add gameplay, graphics, sound, and more.\n\n## Usage\n\n### Install\n\nClone and install dependencies:\n\n```bash\ngit clone git@github.com:codyebberson/js13k-starter.git\ncd js13k-starter\nnpm i\n```\n\n### Dev server\n\nStart the dev server with hot reload:\n\n```bash\nnpm run dev\n```\n\nOpen your web browser to \u003chttp://localhost:3000/\u003e\n\n### Production build\n\nCreate a final production build:\n\n```bash\nnpm run build\n```\n\n### Preview production build\n\nAfter building, you can preview the production build with Vite's built-in server:\n\n```bash\nnpm run preview\n```\n\n## Acknowledgements\n\n[Frank Force](https://twitter.com/KilledByAPixel) for [ZzFX](https://github.com/KilledByAPixel/ZzFX)\n\n[Keith Clark](https://twitter.com/keithclarkcouk) and [Frank Force](https://twitter.com/KilledByAPixel) for [ZzFXM](https://keithclark.github.io/ZzFXM/)\n\n[Kang Seonghoon](https://mearie.org/) for [Roadroller](https://lifthrasiir.github.io/roadroller/)\n\n[Rob Louie](https://github.com/roblouie) for Roadroller configuration recommendations\n\n[Salvatore Previti](https://github.com/SalvatorePreviti) for Terser configuration recommendations\n\n[Kenney](https://kenney.nl/) for [Pixel Platformer](https://kenney.nl/assets/pixel-platformer) graphics\n\n[Andrzej Mazur](https://end3r.com/) for organizing js13k\n\n## License\n\nCode: MIT\n\nGraphics: Creative Commons CC0 1.0 Universal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodyebberson%2Fjs13k-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodyebberson%2Fjs13k-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodyebberson%2Fjs13k-starter/lists"}