aging is an application to explore the Conway's Game of Life cellular automata using various algorithms (Life, Hashlife, ...)
Warning: this project isn't maintained anymore.
aging has been developed as a study project at the Université Savoie-Mont Blanc.
Here are the packages aging depends on:
make
(asmake
with pacman and apt-get)cmake
(ascmake
with pacman and apt-get)qt
(asqt5
with pacman and asqt5-default
with apt-get)gmp
(asgmp
with pacman and aslibgmp-dev
with apt-get)
You can run the program on a Linux machine using make run
.
The command make
will compile the program.
The documentation can be generated by querying make doc
.
This project is free and open-source, any contributions are welcome! You can check our issues board, it's usually filled with features to implement and bugs to resolve.
Come and chat with us in our Discord server!