Skip to content

jelambrar96/pyconway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConway

This is a python library to simulate Conway's Game of Life. If you need more infomation about Conway's game, please click here.

This library allow create bo

Instalation

Step 1. Install dependences (optional)

pip3 install -r requirements-lib.txt

Step 2. Install project

In case you want to install from github please type following command lines:

git clone https://github.com/jelambrar96/pyconway.git
cd pyconway

And then,

python3 setup.py install

Main Requeriments

numpy==1.19.5
scipy==1.5.4

Usages

Licence

MIT License (c) 2021, Jorge Lambraño Arroyo. jelambrar96

Contributing

This is an open project.

About

Library for Conway's Game of Life.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages