nielarshi / short-it-out

A famo.us framework based multi-platform game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Short It Out' is a game developed using Famo.us for multiple platforms. It works well on desktop browser, android devices as well as iOS devices. Its available on google play under the name "SHORT IT OUT".

Link : Short It Out

This game can be well brought up to even a board game or play house. It can even be helpful for kids in analysis and brain training.

Short It Out is a Brain Training game which provides user with a board with M*N grids. Some grids are marked with colours and the user is expected to connect all the marked grids one by one in the shortest path available.

The game becomes more interesting when the number of grids on the board and number of marked grids increases. It can put player in extreme thinking state on to which path to chose to win.

Short It Out is a Brain Training game which provides user with a board with M*N grids. Randomly some boxes are placed on the grids for the game to start.

A user can select from any one box and start the game. He/she needs to connect the selected box to any of the other box which user thinks would be appropriate to connect to achieve shortest path.

The steps needs to be followed to connect remaining boxes. Just remember that its like travelling cities. So, the path has to be continuous.

Based on the path distance, the score is calculated. If the user takes longer route, he/she will get low score and for shorter routes, more score. So, that means, find the shortest path , you will get the maximum score for the level.

Past scores are shown to the user in a tabular form.

More info here :

https://www.behance.net/gallery/25777183/Short-It-Out-(One-Player-Game)

About

A famo.us framework based multi-platform game.


Languages

Language:JavaScript 99.3%Language:CSS 0.6%Language:HTML 0.2%