{"id":23176802,"url":"https://github.com/ryanlarge13/physics-sym","last_synced_at":"2025-04-05T01:24:43.403Z","repository":{"id":242290417,"uuid":"809111285","full_name":"RyanLarge13/Physics-Sym","owner":"RyanLarge13","description":"JavaScript Ball Physics Simulation","archived":false,"fork":false,"pushed_at":"2024-10-19T12:31:19.000Z","size":392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T09:41:39.887Z","etag":null,"topics":["canvas","javascript","oop","partitioning-algorithms"],"latest_commit_sha":null,"homepage":"https://ryanlarge13.github.io/Physics-Sym","language":"JavaScript","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/RyanLarge13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01T18:04:43.000Z","updated_at":"2024-10-19T12:31:22.000Z","dependencies_parsed_at":"2024-06-04T15:45:57.721Z","dependency_job_id":"eb54ddb9-9094-4ee0-a475-26a64a6a3359","html_url":"https://github.com/RyanLarge13/Physics-Sym","commit_stats":null,"previous_names":["ryanlarge13/physics-sym"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FPhysics-Sym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FPhysics-Sym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FPhysics-Sym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FPhysics-Sym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanLarge13","download_url":"https://codeload.github.com/RyanLarge13/Physics-Sym/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247273482,"owners_count":20911938,"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":["canvas","javascript","oop","partitioning-algorithms"],"created_at":"2024-12-18T06:19:37.586Z","updated_at":"2025-04-05T01:24:43.386Z","avatar_url":"https://github.com/RyanLarge13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Physics-Sym\n\n## Table of contents\n\n- [Intro](#intro)\n- [Features](#features)\n- [Tech stack](#tech-stack)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Intro\n\nThis link will take you to the gh-pages deployment\nwhere the first version of this small program\nwas published.\n\n\u003cimg src=\"/assets/Physics-Sym-Basic.png\" alt=\"first-deployment\" /\u003e\n\n\u003ca href=\"https://ryanlarge13.github.io/Physics-Sym\"\u003ePhysics Sym V1.0.0\u003c/a\u003e\n\nThe link below here will take you to a more\nperformant implementations where I rekder a few\nthousand balls and allow for tilting actions\non mobile\n\n\u003cimg src=\"/assets/Physics-Sym-Spacial-Partitioning.png\" alt=\"spacial-partitioning\" /\u003e\n\n\u003ca href=\"https://physics-sym.onrender.com\"\u003eSpacial Partitioning Deployment\u003c/a\u003e\n\n## Features\n\n- **Drag and Drop** grab the balls and throw them around the screen, crash them into other balls and watch how the difference in size and elasticity effects the response\n- **Tilt** on supported devices with tilt functionality, make the balls move around the screen by tilting your device\n\n## Tech Stack\n\n- **Vanilla JS** nothing special here other than an HTML5 canvas and vanilla js.\n- **Modularity** this code base takes advantage of an object oriented design (OOP) to help separate concerns throughout the app from the main simulation logic down to each ball\n\n## Contributing\n\n**Clone the repository**\n\n1. Fork the repository.\n2. Create your feature branch (`git checkout -b feature/my-feature`).\n3. Commit your changes (`git commit -m 'Add new feature'`).\n4. Push to the branch (`git push origin feature/my-feature`).\n5. Open a Pull Request.\n\n# License\n\nThis projects is licensed under the MIT license. See the licensing here [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlarge13%2Fphysics-sym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanlarge13%2Fphysics-sym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlarge13%2Fphysics-sym/lists"}