Dice Overflow Description
Dice Overflow is a modified version of the game Overflow (http://overflow.sourceforge.net/).
It is a two players board game for Android compatible mobile devices. It is released under the BSD License, which basically means that it is free, imposing minimal restrictions.
The name refers to the key principle in the game that each cell on the board can hold a maximum of six units (dice), and if you add another unit to a filled up cell, the units will be distributed to the four neighbor cells.
The goal of the game is to occupy all territory. In order to will all opponent's cells should disappear.
The source code of the game can be found at: https://github.com/VelbazhdSoftwareLLC/DiceOverflow
It is a two players board game for Android compatible mobile devices. It is released under the BSD License, which basically means that it is free, imposing minimal restrictions.
The name refers to the key principle in the game that each cell on the board can hold a maximum of six units (dice), and if you add another unit to a filled up cell, the units will be distributed to the four neighbor cells.
The goal of the game is to occupy all territory. In order to will all opponent's cells should disappear.
The source code of the game can be found at: https://github.com/VelbazhdSoftwareLLC/DiceOverflow
Open up
Comments about Dice Overflow Android Version