Software Listing: Game Of Life

Gaia Game of Life Screensaver is a screensaver based on the popular Conway\'s Game of Life. Unlike the original game where the cells are all in the same group, this screensaver features animations with two groups of cell competing against each other for the same territory. It also has two kinds of animation showing the cells evolving. The cells are engaged in an endless battle to win the territory. Since new cells are added continuously to each territory, the battle never ends. To add variety to the scenes, the background color constantly changes..

  • Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64

Interesting things happen at the boundary between order and chaos, where the qualities of both states are evident. There is enough order to retain information, and enough chaos to provide variety. Many complex dynamic systems, including life itself, seem to naturally evolve towards this "edge of chaos", where adaptation, problem solving, and evolution by mutation and selection are all exhibited. A good way to explore this interesting phenomenon is to study a famous cellular automaton called "Conway's Game of Life" which inhabits the edge of chaos region. The Game of Life is famous for demonstrating "emergent complexity" - how elaborate patterns and behaviors can emerge from very simple rules.

  • Publisher: 3D Wonders
  • Date: 11-05-2005
  • Size: 890 KB
  • Platform: Win2000, Windows Server, WinOther

This program is an extension of the Game of Life that transforms the classical Life from an environment for various experiments into a genuine game with an active player and a clear goal: rival colonies of virtual germs wage a war against each other, and you takes part in this battle in real time as a commander of your own living army; the playing space can be changed by inserting various auxiliary objects (sources of life, stones, food and poison). The colonies' behavior is highly amusing and unpredictable. Your goal is to capture control over all this chaos (there is a wide choice of goals: destroying one colony by adding cells to another colony; struggle for life, space or food; suppressing aggressiveness of the enemy life sources ; and many others).

  • Publisher: BriskLogic
  • Date: 20-12-2006
  • Size: 512 KB
  • Platform: Win2000, Windows Server, Windows Vista, WinOther

This program is an extension of the Game of Life that transforms the classical Life from an environment for various experiments into a genuine game with an active player and a clear goal: rival colonies of virtual germs wage a war against each other, and you takes part in this battle in real time as a commander of your own living army; the playing space can be changed by inserting various auxiliary objects (sources of life, stones, food and poison). The colonies' behavior is highly amusing and unpredictable. Your goal is to capture control over all this chaos (there is a wide choice of goals: destroying one colony by adding cells to another colony; struggle for life, space or food; suppressing aggressiveness of the enemy life sources ; and many others).

  • Platform: Win2000, Windows Server, WinOther

CellSim (Game of Life) is a Conway's Game of Life clone programmed in Visual Basic. Net for the VITTA Programming Excellence Awards. Fully documented with nice features like variable grid sizes, saving/loading from an access database and much more..

  • Platform: WinOther

Game of Life 3D is an platform-independent OpenGL implementation of John Conway's Game of Life with a modern QT4 user interface. It features a random mode and different pre defined example modes..

  • Platform: WinOther

This is an implementation of Conway's Game of Life. Its main use was on our Website, but we wanted to publish the code and documentation for the public. We are open for feature request, just use the ticket system. Further information on the game of life can be found on Wikipedia: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.

  • Platform: WinOther

This screen saver is based on an innovative extension of the Game of Life: two rival swarms of tiny critters wage a non-stop war for the screen space. The behavior of the living armies is highly amusing and unpredictable. The screen saver insensibly adds fresh forces to each army to enliven the show. You can change colors and forms of the critters, choose a speed, an intensity and a scenario of their battle. An interactive version of CellFighter ScreenSaver, the game of the same name, is available for free download too, and you can purchase this game at a discounted price if you register this screen saver.

  • Publisher: BriskLogic
  • Date: 05-06-2013
  • Size: 411 KB
  • Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

GUI of Conway's game of life..

  • Platform: Matlab, Scripts

Program that allows to use an image (in black and white, gray scale or in colors) as starting cells for the Conway's game of life. You can also edit the image or start a blank image. The animation of the cells can be recorded. The parameters for the rules for the life of the cells can be changed..

  • Platform: Matlab, Scripts

3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid; the number initial ramdomly generated cells can be changed using the slider control. Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the "Start" button automatically seeds this universe with several small random communities.

  • Platform: Matlab, Scripts

This Library allows you to perform unit testing in Javascript, to practice TDD and to produce the most fun Game of Life for a code retreat or coding dojo! :D You can watch is alive here: http://js-tdd.sourceforge.net/
Perform unit testing in Javascript, Practice TDD, Produce the most fun "Game of Life" for a Code Retreat or Coding Dojo! :D
JS TDD (Game of Life) License - Public Domain.

  • Platform: WinOther

A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata.It includes a pattern viewer running X Windows anda Python module intended to help in designing complex patterns.
Conway\'s Game of Life License - GNU General Public License (GPL).

  • Publisher: Plife
  • Date:
  • Size: 80 KB
  • Platform: Linux, Mac OS X, Unix

Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
A demonstration of object oriented design.
Game Of Life: A C# lesson License - GNU General Public License version 3.0 (GPLv3).

  • Platform: WinOther

The project involves implementation of a higher dimensional version of the Game of Life for Cell Broadband Engine for dimensions three to six.
Higher Dimensional Game of Life License - GNU General Public License (GPL).

  • Platform: WinOther

Graphical interface for John Horton Conway's Game of Life
Konway - Game of Life Simulator License - GNU General Public License (GPL).

  • Platform: WinOther

UltraLife simulates Conway's Game of Life, either automatically or one step at a time, with the ability to detect stable patterns and simple repeating states. It also simulates other cellular automata systems.
UltraLife - Conway's Game of Life & More License - GNU General Public License (GPL).

  • Platform: WinOther

Conway's Game of Life for parallel computers with MPI.
Parallel Conways Game of Life by Ed License - Academic Free License (AFL).

  • Platform: WinOther

SmoothLife is a tool that takes Conway's Game of Life and starts generalizing it to a continuous domain.

OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation.


.

  • Platform: WinOther

A cross-platform application for exploring Conway's Game of Life and other cellular automata. Features include bounded and unbounded universes, fast generating algorithms, Perl/Python scripting, and a state-of-the-art pattern collection.

Features:

Multi-state universes up to 256 states
User-definable rules via RuleTable and RuleTree algorithms
Reads a variety of common CA and graphical formats
Unlimited undo/redo for difficult pattern editing tasks
User-configurable keyboard shortcuts for menu items and custom scripts.
.

  • Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


MemZilla

Even though it may not look it, MemZilla is in fact a very simple application, that purely and simply aims to increase your system performance by freeing up more memory that can be used for opening more programs. MemZilla also provides some basic ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


End Of Room

End of room is a free ware platformer game with a black and white retro feel to it, like the game shift, except where shift innovated on the concept of a puzzle platformer, end of room does the exact opposite. Firstly though, the premise. In end of ...


Intergalactic War

Inter galactic war is another free ware two dimensional shooter game, falling into the ever prevalent genre of top down shooters. As the title suggests, in inter galactic war you play as a space ship fighting enemy space ships as you fight your way ...


Ocster 1-Click Backup

Nowadays, backing up is more of a necessity than ever before. Daily, people are experiencing hardware failures, computer crashes, and virus attacks that are damaging and destroying data, and in some cases just silly mistakes are causing people to ...


My Paint

Do you own an android phone? Do you find It annoying how there is no visual note storing app (or indeed, any app for storing notes or writing important things down at all)? My paint is a handy downloadable app for the android operating system that ...


Glug Glug

Glug glug is a freeware arcade action game, playable using flash player. Glug glug is actually a fairly unique game, as although it retains many elements from the arcade genre, such as scoring, lives and the way in which level system works. The ...


Kaspersky Internet Security

With increasing use of Internet, there is increase in rate of transfer of malware and therefore more threat to your Computer. Security is an essential part of anything, be it your life or be it your PC. If your Personal Computer isn’t secure, ...


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...



New Downloads

FaxTalk Multiline Server

Easy to use network fax server
software and broadcast fax
software. Provides an
affordable and reliable
network fax ...

TaskRun - Time Planner Life
Organizer

ToDo Calendar with Pomodoro
Timer and Fitness and Calorie
Tracker. Weekly Calendar
Planner will help you to work
smarter, ...

Altova MobileTogether
Designer

MobileTogether Designer is a
unique development tool for
building data-centric apps for
all platforms. Native apps are
...

OFX2CSV

Finally the solution to
convert your transaction files
into a readable format ready
to archive or print. Convert
OFX to ...

VX Search Pro

VX Search Pro is an automated,
rule-based file search
solution capable of searching
files by the file type,
category, ...

TuneMobie M4V Converter
Plus

TuneMobie M4V Converter Plus
can convert iTunes M4V movies,
TV shows and music videos to
MP4 with all subtitles, all
...

Money Calendar

Plan and manage your finances
with a simple friendly
calendar. Perfect solution for
home users and freelancers!

Grand Commerce

The program will fully satisfy
the requirements of small and
medium-sized stores,
warehouses, pharmacies, etc.
...

DhcpExplorer

DhcpExplorer tool allows you
to discover DHCP servers on
your local subnet or LAN. This
is useful for locating servers
...



Related Searches

Board Game Life
Download Game Life By Hasbro
Game Life Hasbro
Game Life Board Game
Hasbro Game Life
Download Game Life Quest
Download Game Life
Download Game Life Hasbro
Download Game Life Free
Flowchart Game Life
Free Hasbro Game Life Downloads
Free Trial Game Life Board Game