L3v3L / hybridation-game

​Humanity is being infected by the Hybridation virus. Stop the virus, save the world.​

Home Page:https://l3v3l.itch.io/hybridation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybridation

Hybridation was started as a GameOff 2018 submission.

It's a game where players have to stop the Hybridation virus from spreading and taking over the world.

The main gameplay takes place on a Bio plane, represented in a hexagonal grid, each hexagon tile represents a cell.

The game is played by selecting a cell that has not been consumed by the virus and playing it against any adjacent cells that are contaminated.

Once the whole Bio plane has been cured, the patient is cured.

Requirements

  • Node
  • Yarn

Building

first install required packages by running:

yarn

then build the project in dev enviroment (this should start a live loader in your browser):

yarn dev

About

​Humanity is being infected by the Hybridation virus. Stop the virus, save the world.​

https://l3v3l.itch.io/hybridation

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.3%Language:CSS 0.5%