Skip to content

matAlmeida/color-battle

Repository files navigation

header


color-battle

An React Native application of the game "Color Battle"

The game is simple. You and your mate must color the Nodes of a Graph.
The major rule is that you can't color a Node if this is connected to another Node with the same color.
You can play the game with 3 or 4 colors

Developing

$ git clone https://github.com/matAlmeida/color-battle
$ cd color-battle
$ npm i -g expo-cli
$ npm i
$ npm start #Or you can run: expo start

Deploy

$ expo build:android
$ adb install <colorbattle-*>.apk

About

An React Native application of the game Color Battle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published