A cross-platform application for exploring Conway's Game of Life and many other types of cellular automata.
Features
- Bounded or unbounded universes with up to 256 states.
- Fast generating algorithms.
- Reads a variety of common CA and graphical formats.
- Unlimited undo/redo for difficult pattern editing tasks.
- User-configurable keyboard shortcuts for menu items and scripts.
- Scriptable via Lua or Python.
- User-definable rules.
- State-of-the-art pattern collection.
License
GNU General Public License version 2.0 (GPLv2)Follow Golly
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Terrific program BUT one minor request: --> Make the "+" and "-" zoom tools - when held down - act like the "hand" tool. This will help a lot. Make them zoom only on a brief click & release. Right now, zooming in with the "+" tool almost always moves the pattern further off center. I can use the arrow keys to move it back but those operate in steps. A hand tool would be intuitive and smoother, but I can't be switching back and forth from that. Thanks!Reply from Golly
-
A simple and intuitive Conway simulator game. Thanks.
-
Perhaps it would be interesting to be able to import 2-bit bitmap graphics.Reply from Golly
-
Useful Conway game of light compiler or simulator
-
Very cool, Thanks for this project.