Skip to content

blackbat13/VirusSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virus Simulation

Description

Simple virus simulation written in Python 3.8.

Simulation is displayed on an HTML canvas element, and Transcrypt library is used to convert Python code into JavaScript code.

How to run

pip install -r requirements.txt
transcrypt -m -b -n simulation.py

And then open index.html in your favourite web browser.

Current state

https://blackbat13.github.io/VirusSimulation/

License: GPL v3

About

Simple simulation of the virus propagation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published