Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kickflip-games/sir-simulation
https://github.com/kickflip-games/sir-simulation
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickflip-games/sir-simulation
- Owner: kickflip-games
- Created: 2021-09-10T11:39:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T11:41:45.000Z (about 3 years ago)
- Last Synced: 2024-10-19T12:53:29.963Z (27 days ago)
- Language: C#
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity SIR model
Made as a goat-flu simulator!
## External Sources:
Adpated/used code from
* https://github.com/ZackYang-ops/CoronaVirus_Simulator
* CodeMonkey's Graph code