Skip to content

code4tots/scripts4golly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for Golly

Description

Some scripts for playing around with golly.

Installation

Simply place the "custom" folder inside the "Scripts/Python" folder of your golly installation. For instance, on my windows machine, golly is located at:

C:\Users\math4tots\Documents\tools\golly-2.5-win

So the path to my custom folder should be:

C:\Users\math4tots\Documents\tools\golly-2.5-win\Scripts\Python\custom

which directory

Usage

To use these scripts, simply start golly and double click on the script that you want to run from the scripts list:

running script

To modify the behavior, simply modify the parameters in the file parameters.py

parameters file

Simply edit the values here:

parameters.py

About

Some code I wrote for my REU summer 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published