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(asmakewith pacman and apt-get)cmake(ascmakewith pacman and apt-get)qt(asqt5with pacman and asqt5-defaultwith apt-get)gmp(asgmpwith pacman and aslibgmp-devwith 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!

