Git Product home page Git Product logo

hexagon's Introduction

Hexagon

Download the built apk file from here.

About

A game where the player tries to rotate hexagonal tiles in order to create certain patterns. The game already exists, designed by Alexey Pajitnov who is also known as the creator of Tetris.

Requirements

  • The core mechanic: Select a hexagonal group of three and turn them clockwise or counterclockwise. If 3 hexagons of the same color match, they should explode. Otherwise, the hexagons should return back to their initial states.
  • The game grid should be changeable from the editor easily. The default grid is 8x9.
  • Colors and color count of the hexagons should also be changeable from the editor easily. By default, there are 5 colors.
  • Scoring is 5 times the exploded hexagon count.
  • A bomb hexagon should appear on every 1000 score. The bomb’s function is to count from a number every time an action is made on the board. When the number reaches zero, the bomb explodes and the game is lost.
  • The game is over when there are no more available moves left or the bomb explodes.

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.