Skip to content

a1usha/PyGol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Terminal based. Implemented in Python with help of Asciimatics.

Features

  • Run in terminal from anywhere.
  • Insert and edit pattern presets from common Life 1.06 file format.
  • Create and save your own presets.
  • See your pattern in action with realtime simulation.

How to run

Just install all required python dependencies with

pip install -r requirements.txt

and hit

python main.py

You can also make executable using Pyinstaller

About

Terminal based Conway's Game of Life. Implemented in Python with help of Asciimatics.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages