
CELL - Φ
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Cell phi is a multiplayer strategy game in which you have to multiply and organize your cells in order to capture the cells of your opponents.
######### Tutorial #########
######### know issues ########
- There’s no winning condition ( When you opponent has no remaining cell or cannot do anything, you can safely assume that you’ve won ;D )
- There’s no easy way to quickly relaunch a game or quit the game ( sorry about that alt-F4 stuff =/ )
- Energy is not handled correctly if the cell is an attack one.
- When a cell you just captured is the fourth cell to be directly in contact with an enemy cell, the capture does not work.
######### Credits ############
Winnilis : game design
Valérian : music and sounds
Tyrannas : graphics
KerDelos : programming and game design
######### Tutorial #########
Stem Cells ##
You start with a stem cell. A stem cell can divide into other stem cells. Each time the energy is divided between the old and the new cell. A stem cell can also specialize into another type of cell : energy, attack or defense cell. The transformation takes one turn to complete. If it is an energy cell, then the energy production will begin one turn after the transformation completed. Only stem cells can divide or specialize so take great care ;DEnergy ##
By default a cell loses one energy bar each turn. If it touches an energy cell, it will gain one and if it is one cell away from an energy cell, it will not lose any energy. But it will loses one bar for every attack cell of another player directly in contact (except if it is a defense cell ). Cells that are in the process of transforming do not loose nor gain energy.capture ##
If you can get four cells or more be in direct contact with an enemy cell then this cell becomes yours (except if it’s a defense cell ). You can also use attack cells to capture other ones. When an attack cell attacks, it turns back into a stem cell or die if it attacked a defense cell. If you attack a stem cell, you capture it. If you attack an energy, defense or attack cell, then the attacked cell turns back into a stem cell.######### know issues ########
- There’s no winning condition ( When you opponent has no remaining cell or cannot do anything, you can safely assume that you’ve won ;D )
- There’s no easy way to quickly relaunch a game or quit the game ( sorry about that alt-F4 stuff =/ )
- Energy is not handled correctly if the cell is an attack one.
- When a cell you just captured is the fourth cell to be directly in contact with an enemy cell, the capture does not work.
######### Credits ############
Winnilis : game design
Valérian : music and sounds
Tyrannas : graphics
KerDelos : programming and game design