Skip to content

alpheratz0/xgameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's game of life implemented in the C programming language
using the xcb library.
For more information about it's usage check `man xgameoflife`.

This program requires libxcb, libxcb-cursor, libxcb-xkb and
libxcb-keysyms to be installed.
In order to build this program you need to run `make`.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
See COPYING for more details.

About

Conway's game of life implemented in the C programming language using the xcb library

Topics

Resources

License

Stars

Watchers

Forks