Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
/ YaGOL Public archive

Yet another Game Of Life, ultra-quick exercise for university course

License

Notifications You must be signed in to change notification settings

hkzlab/YaGOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaGOL: Yet another Game Of Life ...

YaGOL is a Game Of Life clone using libSDL. I made this as an exercise
for one of my courses at University.

It makes use of libSDL, libSDL-ttf, libSDL-image. 
Having the required libraries and headers, it should be sufficient
to run "make" in the base directory to get a working executable in the
bin directory.

The interface is self-explanatory, but some of the buttons only work when
in pause mode (and you can't draw unless the simulation is paused).

Enjoy!
Fabio Battaglia

All the code contained here is under GPLv2 licence.

GIT repository for this project - https://github.com/hkzlab/YaGOL
My website - http://hkzlab.ipv7.net
My blog (italian only) - http://mercatopo.blogspot.com/
My email - hkzlabnet@gmail.com

About

Yet another Game Of Life, ultra-quick exercise for university course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages