项目作者: ghaiklor

项目描述 :
Flood It! is a simple addictive strategy game in which you have to flood the whole game board with one color
高级语言: JavaScript
项目地址: git://github.com/ghaiklor/flood-it.git
创建时间: 2017-05-17T16:09:52Z
项目社区:https://github.com/ghaiklor/flood-it

开源协议:GNU General Public License v3.0

下载


Flood It!

Build Status

Flood It! is a simple addictive strategy game in which you have to flood the whole game board with one color

Download .apk for Android

Download .ipa for iOS (I don’t have developer account)

How to play

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.

Screenshots

Easy Hard In Game
Flood It! Flood It! Flood It!

Technical stack

Development Flow

You can use CLI tool for development server, or use Expo XDE.

  1. git clone git@github.com:ghaiklor/flood-it.git
  2. cd flood-it
  3. npm install
  4. npm test
  5. npm start

Building

Login with Expo account and build:

  1. npm run login
  2. npm run build

License

GNU GPLv3