/Runtics

A mobile game brain teaser developed using React Native and React Redux.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Header

Runtics

This is a simple brain teaser developed using React Native and React Redux. It is available for both Android and iOS deviced. Android: https://play.google.com/store/apps/details?id=com.runtics
iOS: https://itunes.apple.com/us/app/runtics-brain-train/id1402223825

Goal

Given a grid of integer numbers, the scope of the game is to find the decreasing concatenated path to obtain the best possible sum, among all the possible combinations. The game could be played in quick match, with auto-generated grids on several difficulty levels, or on arcade mode, with hundreds of pre-solved levels with an increasing difficulty. Another variable is the direction of the paths. The player can decide to play with only vertical and horizontal paths or to include the diagonals too (increasing the difficulty).

Images

Other Information

  • The game is available in English, Italian, French, German, Chinese, Portuguese and Russian. Made possible by many volunteer mother tongue translators;
  • The game also integrates a multiplayer system called Zapic that has the objective to create a community of game creators and players;