4 In A Row – Android Game Source Code

Overview

About the game: This is a template for the Four in a row game. Four in a row is a two-player connection game in which the players then take turns dropping coloured discs from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the next available space within the column. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one’s own discs.

You can find a demo of the game here:
https://play.google.com/store/apps/details?id=com.tutstecmobile.fourinarow

Features

  • Easy Customization
  • Make money with ad mob
  • One tap gameplay
  • Native Code
  • Supports Android 2.3+
  • Made in Android Studio

Requirements

  • Android Studio

Instructions

You will receive a file with the instructions to make your own version of the 4 in a Row.

Related