Package lucidlife
Package removed from branch c8
Removed in the quest: #178754
Package removed: Anton V. Boyarshinov
Deletion date: 2017-02-26T11:11:46
Removed in the quest: #178754
Package removed: Anton V. Boyarshinov
Deletion date: 2017-02-26T11:11:46
Source package: lucidlife
Version: 0.9.2-alt3_18
Category: Games/Other
Report package bug
Version: 0.9.2-alt3_18
Build time: Feb 17, 2016, 07:30 AM
in the task #159534
Report package bug
Gear: https://git.altlinux.org/srpms/l/lucidlife.git?a=tree;hb=0.9.2-a…
Home page: http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/Simulation/LucidLife-26633.shtml
Home page: http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/Simulation/LucidLife-26633.shtml
License: GPLv2+
Summary: A Conway's Life simulator
Description:
Summary: A Conway's Life simulator
Description:
LucidLife is a Conway's Life simulator. The rules are rather simple. The game is started with a large grid of cell locations, and an arbitrary set of living cells. On each turn, each cell thrives or dies based on the number of cells which surround it. A dead (empty) cell with three live cells around it becomes a living cell (a birth); a living cell with two or three neighbors survives; otherwise the cell dies (due to overcrowding) or remains dead (due to loneliness). It is based on the the GtkLife project, but with a more modern user interface and other enhancements.
Last changes:
Feb. 16, 2016 Igor Vlasenko 0.9.2-alt3_18 |
- update to new release by fcimport |
Sept. 20, 2015 Igor Vlasenko 0.9.2-alt3_17 |
- update to new release by fcimport |
Aug. 27, 2014 Igor Vlasenko 0.9.2-alt3_16 |
- update to new release by fcimport |