ASCII Game of Life Game icon

ASCII Game of Life 1.0

169.9 KB / 10+ Downloads / Rating 3.5 - 22 reviews


See previous versions

ASCII Game of Life, developed and published by Formigone, has released its latest version, 1.0, on 2013-05-02. This app falls under the Puzzle category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.5, based on 22 reviews.

ASCII Game of Life APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

Game Screenshot

Game Screenshot

Game Details

Package name: com.formigone.life

Updated: 12 years ago

Developer Name: Formigone

Category: Puzzle

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing ASCII Game of Life on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Game Rating

3.5
Total 22 reviews

Reviews

4 ★, on 2019-04-23
it is indeed a game of life simulator. it is free so I can't be too hard on it, but I would have given a higher rating if I could draw my own cells or if there were premade patterns (spaceships, gliders, factories, etc) that I could insert.

4 ★, on 2018-11-22
Its what it says it is. Ascii Conway's Game of Life. Nothing more or less. If someone hates it, they might not realize its not a regular video game.

1 ★, on 2013-07-26
Noooooo

5 ★, on 2013-03-12
This app makes me feel so smart :-)

5 ★, on 2016-07-16
w

Previous Versions

ASCII Game of Life 1.0
2013-05-02 / 169.9 KB / Android 2.3+

About this app

No, this is not the board game. This game is John Conway's Game of Life - ASCII version. This game is a zero player game - a cellular automaton - a "discrete model studied in computability theory, mathematics, physics, complexity science, theoretical biology and microstructure modeling. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tessellation structures, and iterative arrays. "

"A cellular automaton consists of a regular grid of cells, each in one of a finite number of states, such as on and off (in contrast to a coupled map lattice). The grid can be in any finite number of dimensions. For each cell, a set of cells called its neighborhood (usually including the cell itself) is defined relative to the specified cell. An initial state (time t=0) is selected by assigning a state for each cell. A new generation is created (advancing t by 1), according to some fixed rule (generally, a mathematical function) that determines the new state of each cell in terms of the current state of the cell and the states of the cells in its neighborhood. Typically, the rule for updating the state of cells is the same for each cell and does not change over time, and is applied to the whole grid simultaneously, though exceptions are known, such as the probabilistic cellular automata and asynchronous cellular automaton.
The concept was originally discovered in the 1940s by Stanislaw Ulam and John von Neumann while they were contemporaries at Los Alamos National Laboratory. While studied some throughout the 1950s and 1960s, it was not until the 1970s and Conway's Game of Life, a two-dimensional cellular automaton, that interest in the subject expanded beyond academia. In the 1980s, Stephen Wolfram engaged in a systematic study of one dimensional cellular automata, or what he calls elementary cellular automata, showing that some of the rule sets were Turing-complete. He published A New Kind of Science in 2002, claiming that cellular automata have applications in many fields of science."

New features

*** Version 1.0 ***
Includes a fixed size grid, with fixed duration generations. No other features available. The grid is randomly seeded any time the application resumes (whenever it is no longer in view, then is brought back into view).

*** Upcoming Features ***
Configurations - choose generation speed, draw cells though touch, pause and resume generation tick, change symbol representing each cell, change colors.