forked from pool/golly
Accepting request 1087816 from Education
OBS-URL: https://build.opensuse.org/request/show/1087816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golly?expand=0&rev=2
This commit is contained in:
commit
540fe7c6cf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 09:50:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim unquantified wording from descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 20:59:46 UTC 2023 - antoine.belvire@opensuse.org
|
||||
|
||||
|
12
golly.spec
12
golly.spec
@ -41,17 +41,15 @@ Key features:
|
||||
- Supports both bounded and unbounded universes.
|
||||
- Supports various topologies (plane, torus, Klein bottle, etc.).
|
||||
- Supports multi-state universes (cells can have up to 256 states).
|
||||
- Includes QuickLife, a fast, memory-efficient algorithm.
|
||||
- Use the HashLife algorithm to see large patterns evolve at huge time scales.
|
||||
- Includes the QuickLife algorithm.
|
||||
- Uses the HashLife algorithm to see large patterns evolve at huge time scales.
|
||||
- Supports many different rules, including Wolfram's 1D rules, WireWorld, Generations, and John von Neumann's 29-state CA.
|
||||
- Use the RuleLoader algorithm to load your own rules.
|
||||
- Responsive even while generating or garbage collecting.
|
||||
- Uses the RuleLoader algorithm to load custom rules.
|
||||
- Reads RLE, macrocell, Life 1.05/1.06, dblife, and MCell files.
|
||||
- Can also read common graphic formats: BMP, PNG, GIF, TIFF.
|
||||
- Can extract patterns, scripts and rules from zip files.
|
||||
- Download files from online archives.
|
||||
- Includes a state-of-the-art pattern collection.
|
||||
- Fast loading of large patterns.
|
||||
- Downloads files from online archives.
|
||||
- Includes a pattern collection.
|
||||
- Paste in patterns from the clipboard.
|
||||
- Unlimited undo/redo.
|
||||
- Unbounded zooming out for astronomical patterns.
|
||||
|
Loading…
Reference in New Issue
Block a user