Skip to content

Releases: 1Codealot/Infection-Simulator

Infection V1.9

07 Sep 16:15
18f9b3a
Compare
Choose a tag to compare

Added colours

Infection V1.8.1

04 Aug 11:04
ffa6104
Compare
Choose a tag to compare

Changed when the terminal is cleared. Changed when the loop is finished. Changed how the delay works.

Infection V1.8

25 Jul 12:18
37bc315
Compare
Choose a tag to compare

Added ImmunityAfterHealingLength variable which ... well ... you can read.
Gave the .exe an icon
Added that icon to the README.md aswell.

Infection V1.7

24 Jul 08:50
d49408e
Compare
Choose a tag to compare

Made Cell class.
Made *Chance settings work as percentages.

Maybe other stuff IDK.

Infection V1.6

30 Apr 17:41
03c409a
Compare
Choose a tag to compare

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

22 Apr 07:49
8521883
Compare
Choose a tag to compare

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.5.zip

Infection V1.4

10 Apr 08:51
f17fb51
Compare
Choose a tag to compare

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

21 Mar 16:11
c25ba69
Compare
Choose a tag to compare

Added:
Immune cells (Marked by "X")
Fixed a bug.

Infection V1.3.zip

Infection V1.2

19 Mar 08:19
1696c6a
Compare
Choose a tag to compare

Added:
Cells not wrapping around
Cells being healed
More settings
A README.txt
The source code
Infection Simulator V1.2.zip

Infection V1.1

15 Mar 15:27
32bb653
Compare
Choose a tag to compare

Oops. I forgot to make the first cell to be infected random.

Infection V1.1 Release.zip