{"id":20110419,"url":"https://github.com/remarkablegames/rhythmism","last_synced_at":"2025-05-06T10:31:58.035Z","repository":{"id":223033010,"uuid":"759061869","full_name":"remarkablegames/rhythmism","owner":"remarkablegames","description":"🎶 Rhythmism is a web rhythm game","archived":false,"fork":false,"pushed_at":"2024-11-11T22:57:01.000Z","size":12932,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-11T23:33:47.732Z","etag":null,"topics":["game","javascript","kaboom","music","rhythm","rhythm-game","typescript","web"],"latest_commit_sha":null,"homepage":"https://remarkablegames.org/rhythmism","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/remarkablegames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-17T18:39:40.000Z","updated_at":"2024-11-11T22:56:44.000Z","dependencies_parsed_at":"2024-08-28T23:25:49.929Z","dependency_job_id":"c9f7eb64-5239-4ca4-84a4-00b0f198e106","html_url":"https://github.com/remarkablegames/rhythmism","commit_stats":null,"previous_names":["remarkablegames/rhythmism"],"tags_count":9,"template":false,"template_full_name":"remarkablegames/kaboom-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Frhythmism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Frhythmism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Frhythmism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Frhythmism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablegames","download_url":"https://codeload.github.com/remarkablegames/rhythmism/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224499921,"owners_count":17321605,"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":["game","javascript","kaboom","music","rhythm","rhythm-game","typescript","web"],"created_at":"2024-11-13T18:11:44.885Z","updated_at":"2024-11-13T18:11:45.489Z","avatar_url":"https://github.com/remarkablegames.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/remarkablegames/rhythmism/master/public/screenshots/sinbad1.png\" alt=\"Rhythmism\" width=\"360\"\u003e\n\u003c/p\u003e\n\n# Rhythmism\n\n![release](https://img.shields.io/github/v/release/remarkablegames/rhythmism)\n[![build](https://github.com/remarkablegames/rhythmism/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablegames/rhythmism/actions/workflows/build.yml)\n\n🎶 Rhythmism is a web rhythm game. Read the [blog post](https://remarkablegames.org/posts/rhythmism/).\n\nThe game was made for [Rhythm Jam 2024](https://itch.io/jam/rhythm-jam-2024), which the theme was `Divergence`:\n\n\u003e a difference between two or more things, attitudes, or opinions.\n\nPlay the game on:\n\n- [remarkablegames](https://remarkablegames.org/rhythmism/)\n- [Itch.io](https://remarkablegames.itch.io/rhythmism)\n- [Newgrounds](https://www.newgrounds.com/portal/view/918614)\n\n## Credits\n\n- [remarkablemark](https://github.com/remarkablemark) - Programmer, UI\n- [Rob Cohen](https://github.com/rmacohen) - Programmer, UI, Art\n- [SG-SWE073](https://github.com/SG-SWE073) - Programmer, UI, Art\n- [Gina Castromonte](https://github.com/GinaCastromonte) - Programmer\n- [emex](https://soundcloud.com/emex-music) - Music\n\n## Inspiration\n\n- [Friday Night Funkin'](https://friday-nightfunkin.io/)\n- [Guitar Hero](https://wikipedia.org/wiki/Guitar_Hero)\n\n## Ideation\n\n- [Excalidraw](https://excalidraw.com/#json=4xsd2WQeFiejrdBQkalCR,GLv9eoVsLsWhkXYKI1gCLA)\n- [Proof of Concept](https://replit.com/@remarkablemark/Rhythm-Game)\n- [MVP](https://replit.com/@remarkablemark/Rhythm-Jam-2024)\n\n## Stack\n\n- [Kaboom](https://kaboomjs.com/)\n- [Vite](https://vitejs.dev/)\n\n## Prerequisites\n\n- [nvm](https://github.com/nvm-sh/nvm#readme)\n\n## Install\n\nClone the repository:\n\n```sh\ngit clone https://github.com/remarkablegames/rhythmism.git\ncd rhythmism\n```\n\nUse the Node.js version:\n\n```sh\nnvm use\n```\n\nInstall the dependencies:\n\n```sh\nnpm install\n```\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the game in the development mode.\n\nOpen [http://localhost:5173](http://localhost:5173) to view it in the browser.\n\nThe page will reload if you make edits.\n\nYou will also see any errors in the console.\n\n### `npm run build`\n\nBuilds the game for production to the `dist` folder.\n\nIt correctly bundles in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\n\nYour game is ready to be deployed!\n\n### `npm run bundle`\n\nBuilds the game and packages it into a Zip file in the `dist` folder.\n\nYour game can be uploaded to your server, [Itch.io](https://itch.io/), [Newgrounds](https://www.newgrounds.com/), etc.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Frhythmism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablegames%2Frhythmism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Frhythmism/lists"}