Skip to content

begone-prop/cellgin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cellular automata engine on an infinite plane

showcase

Description

This project is intended to be a cellular automata engine capable of custom rules. It provides an infinite plane using a specialized hashing function, based on a space-filling curve.

At the moment it simulates Conway's Game of Life. The project is still in early stages of development, and it may never be finished. A similar project is golly.

Installation

git clone https://github.com/begone-prop/cellgin.git
cd cellgin
make

Dependencies

GNU make
gcc
Raylib

About

A cellular automata engine on an infinite plane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published