https://github.com/dbrgn/life
A simple game of life implementation written in C using Clutter.
https://github.com/dbrgn/life
Last synced: 10 months ago
JSON representation
A simple game of life implementation written in C using Clutter.
- Host: GitHub
- URL: https://github.com/dbrgn/life
- Owner: dbrgn
- License: gpl-3.0
- Created: 2013-03-05T00:25:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-14T18:31:04.000Z (over 13 years ago)
- Last Synced: 2025-03-06T08:51:06.160Z (over 1 year ago)
- Language: C
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Game Of Life
============
A simple game of life implementation written in C using `Clutter-GTK`_. Just a
quick hack, probably ugly code.
License
-------
GPLv3, see `LICENSE` file.
.. _clutter-gtk: http://clutter-project.org/