https://github.com/iamrajiv/rain-simulation
This project is focused on the application of Kinematics and Dynamics principles using an Entity Component System (ECS) architectural pattern.
https://github.com/iamrajiv/rain-simulation
css html javascript simulation
Last synced: about 2 months ago
JSON representation
This project is focused on the application of Kinematics and Dynamics principles using an Entity Component System (ECS) architectural pattern.
- Host: GitHub
- URL: https://github.com/iamrajiv/rain-simulation
- Owner: iamrajiv
- License: mit
- Created: 2021-10-08T21:45:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T08:05:22.000Z (about 3 years ago)
- Last Synced: 2025-03-28T19:50:59.469Z (about 1 year ago)
- Topics: css, html, javascript, simulation
- Language: JavaScript
- Homepage: https://iamrajiv.github.io/Rain-Simulation/
- Size: 249 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
This project is focused on the application of Kinematics and Dynamics principles using an Entity Component System (ECS) architectural pattern.
## Demonstration
[Run Project](https://iamrajiv.github.io/Rain-Simulation)
## License
[MIT](https://github.com/iamrajiv/Rain-Simulation/blob/main/LICENSE)