Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Ballasi/aging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


aging genuinely is not golly

aging

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.

Table of contents

Dependencies

Here are the packages aging depends on:

  • make (as make with pacman and apt-get)
  • cmake (as cmake with pacman and apt-get)
  • qt (as qt5 with pacman and as qt5-default with apt-get)
  • gmp (as gmp with pacman and as libgmp-dev with apt-get)

Usage

You can run the program on a Linux machine using make run. The command make will compile the program.

Documentation

The documentation can be generated by querying make doc.

Contribute

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!