Releases: 1Codealot/Infection-Simulator
Infection V1.9
Infection V1.8.1
Changed when the terminal is cleared. Changed when the loop is finished. Changed how the delay works.
Infection V1.8
Added ImmunityAfterHealingLength variable which ... well ... you can read.
Gave the .exe an icon
Added that icon to the README.md aswell.
Infection V1.7
Made Cell
class.
Made *Chance settings work as percentages.
Maybe other stuff IDK.
Infection V1.6
Main changes:
Added seed input
Changed the way the cells are outputted
Added Delay customisablity
Removed MainLoop() function because I realised it was uesless.
Infection V1.5
Made the code have a mainLoop() function which will be useful later.
Also added in code to make Infection_Settings.txt if it doesn't exist and README.txt spelling + grammar errors.
Infection V1.4
Main addition:
You can now change the chance of a cell being infected.
Other:
Removed source code from release (you can still get it from the repository
Infection V1.3
Added:
Immune cells (Marked by "X")
Fixed a bug.
Infection V1.2
Added:
Cells not wrapping around
Cells being healed
More settings
A README.txt
The source code
Infection Simulator V1.2.zip
Infection V1.1
Oops. I forgot to make the first cell to be infected random.