The game was designed as a practice for React / Redux. Unfortunately, it does not support multiplayer capability. There is also no possibility of playing with a computer, although this was originally planned. You can play by yourself or by passing the device from hand to hand.
Main features and activities in the game:
- Three zones of control
- System of penalties and privileges
- Possibility of improving controlled areas
- Automatic increase in profit when controlling a certain number of zones
Run
git clone https://github.com/Andrew193/mono
to get a copy. Go to the root of the project and then run the
npm install
command to install the dependencies. Finally, run
npm start
and navigate to http://localhost:3000/ to open the game. Or just follow the link: click