{"id":22085128,"url":"https://github.com/d7omdev/sand-sim","last_synced_at":"2025-06-10T08:33:48.279Z","repository":{"id":242545429,"uuid":"809851400","full_name":"d7omdev/sand-sim","owner":"d7omdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-05T01:33:56.000Z","size":5301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:46:53.744Z","etag":null,"topics":["cellular-automata","pixijs","simulation"],"latest_commit_sha":null,"homepage":"https://sand-sim.d7om.dev","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/d7omdev.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":"2024-06-03T15:11:30.000Z","updated_at":"2024-06-05T01:33:59.000Z","dependencies_parsed_at":"2024-06-11T19:19:24.277Z","dependency_job_id":null,"html_url":"https://github.com/d7omdev/sand-sim","commit_stats":null,"previous_names":["abdulrahmandev1/sand-sim","d7omdev/sand-sim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2Fsand-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2Fsand-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2Fsand-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2Fsand-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d7omdev","download_url":"https://codeload.github.com/d7omdev/sand-sim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2Fsand-sim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259038266,"owners_count":22796588,"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":["cellular-automata","pixijs","simulation"],"created_at":"2024-12-01T01:11:47.034Z","updated_at":"2025-06-10T08:33:48.259Z","avatar_url":"https://github.com/d7omdev.png","language":"TypeScript","readme":"# Sand Simulation Project\n *Inspired by TheCodingTrain and his coding challenge  [#180](https://www.youtube.com/watch?v=L4u7Zy_b868)* \n#### Try it out [here](https://sand-sim.d7om.dev)\n\n![demo](./sand-sim-demo.png)\n\n## Overview\n\nThis project is a sand simulation built with TypeScript and PIXI.js. It's a fun and interactive way to simulate the physics of sand particles. You can add particles to the simulation, change their color, and watch as they interact with each other.\n\n## Features\n\n- **Particle System**: The core of the simulation is a particle system where each particle is represented as an instance of a `Particle` class or its subclass `Sand`. The particles can interact with each other, simulating the physics of sand.\n- **Color Selection**: You can change the color of the particles that you add to the simulation.\n- **Responsive Design**: The sand simulation is designed to work seamlessly on both PC and mobile devices.\n\n## How to Run\n\nTo run this project, you need to have Node.js and pnpm installed. Then, you can install the dependencies and start the development server with the following commands:\n\n```sh\npnpm install\npnpm start\n```\n\nTo build the project for production, use the following command:\n\n```sh\npnpm run build\n```\n\nThe built files will be located in the `dist/` directory.\n\n## Contributing\n\nContributions to this project are welcome. If you find a bug or have an idea for a new feature, please open an issue. If you want to contribute code, please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd7omdev%2Fsand-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd7omdev%2Fsand-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd7omdev%2Fsand-sim/lists"}