Animath
  • Home
  • GCSE
    • Number >
      • Arithmetic
    • Algebra >
      • Equations
      • Graphs
      • Patterns and Sequences
    • Geometry and Measure
  • Contact
  • Notes
    • registers
    • A-Level 16-18 >
      • Pure Maths >
        • Surds and Indices
        • Equations of Lines
        • Quadratics
        • Polynomials
        • Binomial Expansions
        • Trigonometry
        • Differentiation
        • Summations
        • Curve Sketching
        • Matrices
        • Sequences
    • ISC Accounting
    • ISC Pure 3
    • ISC Core Maths
    • PMP Math
    • PRS
    • ISC PURE 2
    • MCR
    • ARM main
  • Projects
    • Excel Projects >
      • Enigma
      • Lorenz SZ40
      • GOL
      • 9 Pins
      • AUTM
    • WebApps

Game of life

The following introduction to Game of Life was taken from here.
​
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1]
The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves, or, for advanced "players", by creating patterns with particular properties. The Game has been reprogrammed multiple times in various coding languages.
First, use the seed tab to set your initial configuration; simply enter "1" to make a cell "live" and leave it blank (or enter "0") to "kill" the cell. You can use "ctrl c" to quickly clear the initial configuration.
Picture
After setting up the seed, move to the GOL tab. To run the simulation:

​1) "ctrl z" to copy the seed across, then

​2) "ctrl x" to step the simulation.
Picture
A gallery of well known patterns has been provided. You can copy these into the seed tab. There is also space to save any interesting configurations you discover for yourself.
Picture
golbeta2.xlsm
File Size: 1876 kb
File Type: xlsm
Download File

Proudly powered by Weebly
  • Home
  • GCSE
    • Number >
      • Arithmetic
    • Algebra >
      • Equations
      • Graphs
      • Patterns and Sequences
    • Geometry and Measure
  • Contact
  • Notes
    • registers
    • A-Level 16-18 >
      • Pure Maths >
        • Surds and Indices
        • Equations of Lines
        • Quadratics
        • Polynomials
        • Binomial Expansions
        • Trigonometry
        • Differentiation
        • Summations
        • Curve Sketching
        • Matrices
        • Sequences
    • ISC Accounting
    • ISC Pure 3
    • ISC Core Maths
    • PMP Math
    • PRS
    • ISC PURE 2
    • MCR
    • ARM main
  • Projects
    • Excel Projects >
      • Enigma
      • Lorenz SZ40
      • GOL
      • 9 Pins
      • AUTM
    • WebApps