Skip to content

sunarch/quadrille

Repository files navigation

quadrille

Square grid simulations

Installation

Available on PyPI: quadrille

pip install quadrille

Parts

License

Mozilla Public License 2.0

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Acknowledgements

Personal

  • Conway's Game of Life
    • original repo name libmonty-sim-cogol
  • Langton Ants
    • originally separate repo langton-ants, then libmonty-sim-lants
    • stated on Jun 20, 2015, adapted from a university task for Java