Tiny Life

Tiny Life

  • 4.1 MB

    اندازه فایل

  • Everyone

  • Android 2.3.4+

    Android OS

درباره‌ی Tiny Life

Because observing and interacting with some simulations is also fun.

This interactive application lets you observe and interact with some simulations.

In this application you can find the following simulations:

- Game of Life: cellular automaton

- Steering Behaviors

- Pathfinding

NOTE: This is NOT a game, it's an interactive application showing different algorithm implementations.

GAME OF LIFE

Game of life is a cellular automaton devised by John Horton Conway in 1970. This implementation allows you to draw and erase cells to create Patterns and observe their behaviors through the "evolution".

Simulation rules:

Each cell can be alive or dead.

Every cell interacts with its eight neighbours.

At each step in time (called a generation), the following transitions occur:

- Any live cell with fewer than two live neighbours dies, as if caused by under-population.

- Any live cell with two or three live neighbours lives on to the next generation.

- Any live cell with more than three live neighbours dies, as if by overcrowding.

- Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.

In this implementation you have different tools that allow you to interact with the simulation:

- Pencil: Add cells

- Eraser: Remove cells

- Cursor: Move the screen viewport

- Grid: Add a predefined pattern

- Trash: Clear all the screen

- Pause/Start

- Forward/Backward: Increase/Reduce speed

You can get more information here: http://en.wikipedia.org/wiki/Conway's_Game_of_Life

STEERING BEHAVIORS

This is an implementation of Autonomous Agents that interact each other to simulate some behaviors, like fishes in the sea, for this simulation.

The original simulation was developed by Craig Reynolds in 1986, simulating the flocking behavior of birds.

This implementation allows you to do the following interactions:

- Target: Set a target point by touching the screen, where nearby fishes will "arrive".

- Obstacle: Add Obstacles that fishes will avoid.

- Crab: Add "Enemies" that fishes will evade.

- Arrows button: Set Flocking behavior, where fishes will swim like a fish flock. This behavior is controlled by calculating Alignment, Cohesion and Separation.

- Path: Add a path that fishes will follow. You can add new nodes touching the screen, and each fish will "seek" the next node in the path cyclically.

You can find more information about steering behaviors in the following links:

Craig Reynolds' site

http://www.red3d.com/cwr/steer/

http://www.red3d.com/cwr/boids/

https://en.wikipedia.org/wiki/Flocking_(behavior)

PATHFINDING

Pathfinding involves different algorithms to search the shortest route in a Maze.

In this application, A* algorithm has been implemented.

You can interact with this simulation:

- Pencil: Add Walls

- Eraser: Remove Walls

- Cursor: Move the screen viewport

- Trash: Clear all the screen

- Pause/Start

You can find more information about pathfinding in the following links:

https://en.wikipedia.org/wiki/Pathfinding

نمایش بیشتر

جدیدترین 1.2.3 چه خبر است

Last updated on 2016-02-22
- Pathfinding added (finding the shortest route in a maze)
نمایش بیشتر

گیم پلی و تصاویر

  • پوستر Tiny Life
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه
  • برنامه‌نما Tiny Life عکس از صفحه

اطلاعات Tiny Life APK

آخرین نسخه
1.2.3
دسته بندی
شبیه سازی
Android OS
Android 2.3.4+
اندازه فایل
4.1 MB
توسعه دهنده
Tiny Weasel Games
رتبه‌بندی محتوا
Everyone
ایمن و سریع APK دانلود در APKPure
APKPure از تأیید امضای نرم‌افزار برای اطمینان از دانلودهای بدون ویروس APK Tiny Life استفاده می‌کند.

نسخه‌های قدیمی Tiny Life

آیکون‌ APKPure

برای دریافت بیشترین پاداش‌ها و تخفیفات بازی، اپلیکیشن APKPure را دانلود کنید.

برای نصب فایل های XAPK/APK در اندروید با یک کلیک!

دانلود APKPure
thank icon
ما از کوکی ها و فناوری های دیگر در این وبسایت برای بهبود تجربه کاربری شما استفاده می کنیم.
با کلیک بر روی هر پیوند در این صفحه شما دستور خود را برای سیاست حفظ حریم خصوصیاینجاو سیاست فایلمی دهید.
بیشتر بدانید