Generations is a cellular automaton close to The Game of Life.
It's sort of a virtual world where many cells are living.
They reproduce and die under certain conditions.
The difference with The Game Of Life is that cells can grow old.
The three basic rules are :
- 1 cell comes to life if it has 2 neighboring active cells
- 1 active cell grow old and becomes inactive
- 1 old cell dies
This game does not need the player itself (kind of zero-player game), but we can make it more interactive by modifing the birth and survival rules and it's lifetime.
The main features of my implementation are:
¤ Changing the speed
¤ Changing the size of the world
¤ The world is shaped like a torus or a square
¤ Changing the color gradient:
¤ Changing the shape of cells
¤ Become master of the world by changing the rules:
- 44 predefined rules
- Create your own rules
¤ Create life or destroy it, simply by touching the screen!
</div> <div jsname="WJz9Hc" style="display:none">Generasi adalah Automaton selular berhampiran dengan The Game of Life.
Ia semacam satu dunia maya di mana banyak sel hidup.
Ia membiak dan mati di bawah syarat-syarat tertentu.
Perbezaan dengan permainan Kehidupan adalah bahawa sel-sel boleh menjadi tua.
Tiga peraturan asas adalah:
- 1 sel datang untuk hidup jika ia mempunyai 2 sel-sel aktif jiran
- 1 sel aktif menjadi tua dan menjadi tidak aktif
- 1 sel lama mati
Permainan ini tidak memerlukan pemain itu sendiri (sejenis permainan zero-pemain), tetapi kita boleh menjadikan ia lebih interaktif dengan modifing kelahiran dan kelangsungan hidup dan peraturan itu seumur hidup.
Ciri-ciri utama pelaksanaan saya adalah:
¤ Menukar kelajuan
¤ Menukar saiz dunia
¤ dunia ini berbentuk seperti torus atau persegi yang
¤ Menukar kecerunan warna:
¤ Menukar bentuk sel-sel
¤ Menjadi tuan di dunia dengan mengubah kaedah-kaedah:
- 44 peraturan yang telah ditetapkan
- Buat peraturan anda sendiri
¤ Buat hidup atau membunuh orang, hanya dengan menyentuh skrin!</div> <div class="show-more-end">