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
b87d474d66
@ -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
|
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 both bounded and unbounded universes.
|
||||||
- Supports various topologies (plane, torus, Klein bottle, etc.).
|
- Supports various topologies (plane, torus, Klein bottle, etc.).
|
||||||
- Supports multi-state universes (cells can have up to 256 states).
|
- Supports multi-state universes (cells can have up to 256 states).
|
||||||
- Includes QuickLife, a fast, memory-efficient algorithm.
|
- Includes the QuickLife algorithm.
|
||||||
- Use the HashLife algorithm to see large patterns evolve at huge time scales.
|
- 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.
|
- 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.
|
- Uses the RuleLoader algorithm to load custom rules.
|
||||||
- Responsive even while generating or garbage collecting.
|
|
||||||
- Reads RLE, macrocell, Life 1.05/1.06, dblife, and MCell files.
|
- Reads RLE, macrocell, Life 1.05/1.06, dblife, and MCell files.
|
||||||
- Can also read common graphic formats: BMP, PNG, GIF, TIFF.
|
- Can also read common graphic formats: BMP, PNG, GIF, TIFF.
|
||||||
- Can extract patterns, scripts and rules from zip files.
|
- Can extract patterns, scripts and rules from zip files.
|
||||||
- Download files from online archives.
|
- Downloads files from online archives.
|
||||||
- Includes a state-of-the-art pattern collection.
|
- Includes a pattern collection.
|
||||||
- Fast loading of large patterns.
|
|
||||||
- Paste in patterns from the clipboard.
|
- Paste in patterns from the clipboard.
|
||||||
- Unlimited undo/redo.
|
- Unlimited undo/redo.
|
||||||
- Unbounded zooming out for astronomical patterns.
|
- Unbounded zooming out for astronomical patterns.
|
||||||
|
Loading…
Reference in New Issue
Block a user