Flood It! is a simple addictive strategy game in which you have to flood the whole game board with one color
Download .ipa for iOS (I don't have developer account)
You need to fill game field with one color.
For achieving this, choose one of the color and tap on it. It will start fill a field with selected color, where start point is left upper corner.
Easy | Hard | In Game |
---|---|---|
You can use CLI tool for development server, or use Expo XDE.
git clone git@github.com:ghaiklor/flood-it.git
cd flood-it
npm install
npm test
npm start
Login with Expo account and build:
npm run login
npm run build