guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30181: [PATCH] gnu: Add golly.


From: Kei Kebreau
Subject: bug#30181: [PATCH] gnu: Add golly.
Date: Sun, 28 Jan 2018 19:00:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Kei Kebreau <address@hidden> skribis:
>
>> * gnu/packages/games.scm (golly): New variable.
>
> [...]
>
>> +    (description
>> +     "Golly simulates Conway's Game of Life and many other types of cellular
>> +automata.  The following features are available:
>> address@hidden
>> address@hidden Support for bounded and unbounded universes, with cells of up 
>> to 256
>> +  states.
>> address@hidden Support for multiple algorithms, including Bill Gosper's 
>> Hashlife
>> +  algorithm.
>> address@hidden Loading patterns from BMP, PNG, GIF and TIFF image files.
>> address@hidden Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell 
>> files.
>> address@hidden Scriptable via Lua or Python.
>> address@hidden Extracting patterns, rules and scripts from zip files.
>> address@hidden Downloading patterns, rules and scripts from online archives.
>> address@hidden Pasting patterns from the clipboard.
>> address@hidden Unlimited undo/redo.
>> address@hidden Configurable keyboard shortcuts.
>> address@hidden Auto fit option to keep patterns within the view.
>> address@hidden enumerate.")
>                  ^
> I think this period is not syntactically valid and must be removed.

You are correct.

>
> Apart from that it LGTM, thanks!
>
> Ludo’.

Pushed with corrections. Thanks for reviewing!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]