golly 3.3-1.1build2 source package in Ubuntu

Changelog

golly (3.3-1.1build2) noble; urgency=high

  * No change rebuild against libwxbase3.2-1t64, libwxgtk3.2-1t64,
    libwxgtk-gl3.2-1t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:16:13 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
games
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golly_3.3.orig.tar.gz 5.2 MiB 88fd776b1afd763ef32ac6e6d95ddfcbc51b74f6ef6a1f3ba9aa659295d573c8
golly_3.3-1.1build2.debian.tar.xz 17.1 KiB 88ea873dc5b1f870c7da717977b45457248d202b8012c9ac5a638686cf72833a
golly_3.3-1.1build2.dsc 1.9 KiB b3e36432471e5393464e3ed3a8f5e101ed5351144c72ca24d5378dd62fdf91e0

Available diffs

View changes file

Binary packages built by this source

golly: Game of Life simulator using hashlife algorithm

 Golly simulates Conway's Game of Life with an arbitrarily large grid
 of cells. It can optionally use a hashlife algorithm, which allows
 it to rapidly compute generations for huge patterns, and to compute
 many generations into the future at a time.
 .
 Golly provides a graphical interface for viewing and editing cellular
 automata. It supports copy and paste, zoom, auto-fit, multiple
 layers, and viewing different areas of a pattern simultaneously in
 different areas of a window.
 .
 Golly can load patterns from RLE, Life 1.05/1.06, dblife, and
 macrocell file formats; it can also interpret images as Life
 patterns. Golly provides integrated help, including a copy of the
 Life Lexicon.
 .
 Golly also supports other rules for 2D cellular automata with an
 8-cell neighborhood, and supports 1D cellular automata.

golly-dbgsym: debug symbols for golly