Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icelam/covid-19-simulator
HTML5 particles collision detection to simulate the spread of COVID-19
https://github.com/icelam/covid-19-simulator
canvas coronavirus covid-19 particles-animations
Last synced: about 1 month ago
JSON representation
HTML5 particles collision detection to simulate the spread of COVID-19
- Host: GitHub
- URL: https://github.com/icelam/covid-19-simulator
- Owner: icelam
- Created: 2020-04-26T18:38:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T05:29:27.000Z (over 4 years ago)
- Last Synced: 2024-11-06T18:53:12.242Z (3 months ago)
- Topics: canvas, coronavirus, covid-19, particles-animations
- Language: JavaScript
- Homepage: https://pinkylam.me/playground/covid-19-simulator/
- Size: 3.04 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# COVID-19 Simulator #
> HTML5 particles collision detection to simulate the spread of COVID-19.
![Preview](docs/preview.gif)
### Installation ###
* `yarn install`
### Dev Server ###
* `yarn dev`
### Build Production ###
All the build files can be found in `/dist` folder.
* `yarn build`
### Tech Stack ###
* Pug
* CSS3
* JavaScript
* HTML% Canvas### Change Log ###
* Click [here](CHANGELOG.md) to view change log