FreezeDriedMangos / CodeSnippetEvolution

Simulation of self-copying programs spreading through a virtual RAM. Uses a purpose-built pseudo assembly language. This project was inspired by SALIS and Tierra.
4 stars 0 forks source link

Mutation Option: corruption on swap #1

Closed ghost closed 5 years ago

ghost commented 5 years ago

Two tyoes of mutation are present now, this third option may add something to the simulation. When enabled, memory blocks have a small chance of being completely randomized when swapped to a new address.