adbenitez / simplebot_chain_reaction

Chain Reaction game for Delta Chat (SimpleBot plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chain Reaction

image

image

image

image

image

image

A Chain Reaction game plugin for SimpleBot. To move send messages with coordinates: a1, b3, etc. to place orbs in the corresponding cell.

The objetive of Chain Reaction is to take control of the board by eliminating your oponents orbs.

Players take it turns to place their orbs in a cell. Once a cell has reached critical mass the orbs explode into the surrounding cells adding an extra orb and claiming the cell for the player. A player may only place their orbs in a blank cell or a cell that contains orbs of their own colour. As soon as player looses all their orbs they are out of the game.

To learn about Chain Reaction and the game rules read: https://brilliant.org/wiki/chain-reaction-game/

Install

To install run:

pip install simplebot-chain-reaction

About

Chain Reaction game for Delta Chat (SimpleBot plugin)

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%