Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sempwn/zombie-game
Interactive game exploring concepts around epidemiological modelling.
https://github.com/sempwn/zombie-game
Last synced: about 1 month ago
JSON representation
Interactive game exploring concepts around epidemiological modelling.
- Host: GitHub
- URL: https://github.com/sempwn/zombie-game
- Owner: sempwn
- License: mit
- Created: 2017-08-24T19:02:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T22:05:49.000Z (about 7 years ago)
- Last Synced: 2024-10-12T01:22:15.367Z (3 months ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zombie-game
Interactive game exploring concepts around epidemiological modelling.## Run locally
Run command
```python
python -m SimpleHTTPServer
```