Skip to content

Conway's Game of Life

License

Notifications You must be signed in to change notification settings

rkoeninger/life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ada Version GNAT Version Build Status

Life

Implementation of the classic zero-player simulation Conway's Game of Life.

Building

This isn't the only build approach that will work, but this is the way I've been doing it.

On Windows, you will need GNAT and GtkAda installed in adjacent directories. These are available for free for non-professional work from AdaCore's website. Build using the GPS IDE, which is part of GNAT.

On Debian/Ubuntu, dependencies can be installed using apt and the project can be built using gprbuild. See the travis build script for details.

Releases

No releases published

Packages

No packages published

Languages