This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 7ec44d3822fff5d7494c5c63cf94883a44f871cf
tree b077d92c6e6128a9c73c3eedf73b62415e7d9e88
parent 3b250805a99bfc11bc256d7879d3e19b61d27f32
tree b077d92c6e6128a9c73c3eedf73b62415e7d9e88
parent 3b250805a99bfc11bc256d7879d3e19b61d27f32
| name | age | message | |
|---|---|---|---|
| |
CONTRIBUTORS.TXT | ||
| |
ConwaysLifeModule.cs | ||
| |
LICENSE.txt | ||
| |
README | ||
| |
default.build |
README
NAME ConwaysGOL DESCRIPTION An OpenSimulator (http://www.opensimulator.org) region module to demonstrate Conway's Game of Life on the surface of a toroid BUILD NOTES This module uses several libraries that I have not included. The expectation is that the ConwaysGOL/ folder will be placed in the bin/ folder of your OpenSimulator installation. This will provide access to all required libraries. (I think the license of OpenSimulator would allow me to redistribute those libraries along with this module, but I'm new to opensource and do not want to risk doing it incorrectly.) USAGE NOTES TODO In no particular order... Move configurable settings to an ini file and provide an ini.example. Document installation, configuration, and use. Pull necessary 3rd party libraries into the project (in a way that is appropriate for their individual licenses). Test module on opensim instances with multiple regions per instance and make necessary changes (All my test regions are a single region per opensim instance). Add commands to allow users to change the starting pattern.








