An open API service indexing awesome lists of open source software.

https://github.com/defini7/cellularautomata

Cellular Automata and their types
https://github.com/defini7/cellularautomata

Last synced: over 1 year ago
JSON representation

Cellular Automata and their types

Awesome Lists containing this project

README

          

# Cellular Automata

## Modes
- Rules (e.g. 110, 30, 184, 90)
- Conway's Game of Life
- Brian's brain
- Langton's ant

## Dependencies

[defGameEngine](https://github.com/defini7/defGameEngine)