Skip to content

borisoid/conway

Repository files navigation

Conway's game of life in Python, Cython, C++ (bound to Python with pybind11 || run with cppyy)

Run like this:

python run.py <implementation>

Check run.py file for implementation options.

Some implementations require build first. Check setup.py file to see which ones and run

python setup.py <implementation>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published