Skip to content

Let's you play around with different types of Cellular Automata e.g. Conway's Game Of Life, Ulam Stanislaw's Cellular Automaton

License

Notifications You must be signed in to change notification settings

GwenTinho/Cellular-Automata

Repository files navigation

Cellular-Automata

This experimental app includes many types of:

  • Array Operations

  • Grid Operations

  • Cellular automata (with preset rulesets that are easy to edit)

  • Sandpiles (Abelian Sandpile Model, also lets you make identities and infinite piles)

  • A version of Conway's Game Of Life encoding the cells in an array of ints (Thx to Maar for that idea)

  • Some Concrete Math Functions (GCD, powFast, modBase2)

  • A file full of binary operations on int32's

This project is licensed under the terms of the MIT license

About

Let's you play around with different types of Cellular Automata e.g. Conway's Game Of Life, Ulam Stanislaw's Cellular Automaton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published