LiliCADroid: Life-Like Cellular Automata 2D and 3D Application icon

LiliCADroid: Life-Like Cellular Automata 2D and 3D 1.3

10.2 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

LiliCADroid: Life-Like Cellular Automata 2D and 3D, developed and published by Nils Raabe, has released its latest version, 1.3, on 2020-10-07. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 50 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

LiliCADroid: Life-Like Cellular Automata 2D and 3D APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.NilsRaabe.LiliCADroid

Updated: 4 years ago

Developer Name: Nils Raabe

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing LiliCADroid: Life-Like Cellular Automata 2D and 3D 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.

Previous Versions

LiliCADroid: Life-Like Cellular Automata 2D and 3D 1.3
2020-10-07 / 10.2 MB / Android 4.1+

LiliCADroid: Life-Like Cellular Automata 2D and 3D 1.3
2023-11-30 / 9.4 MB / Android 4.1+

About this app

Life-Like Cellular Automata are a concept for the iterative simulation of cell evolution. In each iteration (=generation) a cell is either in state “alive” or “dead”. To determine the state of the next generation the living neighbors in vertical, horizontal and diagonal direction are counted. The cell will be set to alive if this number meets one of a predefined set of birth rules for dead cells and survival rules for living cells.
The original concept assumes the cells to be arranged in a 2D grid. With this and the rule set “dead cell born for 3 living neighbors” and “living cell dying for 2 or 3 living neighbors” (denoted B3/S23) the popular Conway’s Game of Life as introduced by John Conway in 1970 results.
The concept can be extended to a 3D grid and to more than 2 cell states. With more than 2 states a cell dies not immediately after no survival rule applies. Instead, its state decreases from generation to generation starting with the highest state (=number of states minus one) till it reaches state 0 (= “dead”). During dying no rules apply to the specific cell and for the neighbor count of adjacent cells it is considered dead.

LiliCADroid lets you simulate Life-Like Cellular Automata on your Android device.

Features:
• Set grid edge length up to 30 cells
• Change grid shape between cubical and spherical
• Choose between 2D and 3D grid
• Set up start configuration manually or randomly
• Edit birth/survival rules and state number
• Simulate generations continually or generation by generation
• Vary simulation speed
• Switch between full and cross sectional view
• Orbit and zoom
• Modify simulated generation by re-entering start setup

For further information on Life-Like Cellular Automata visit:
https://en.wikipedia.org/wiki/Life-like_cellular_automaton

New features

Fix minor display and compatibility problems.