Skip to content

Tile Merger is an adaptation of the famous 2048 game. The tile-matching puzzle game challenges players to strategically slide numbered tiles across grids of varying sizes. The primary objective is to combine tiles with identical values to create a tile with the number 2048.

Notifications You must be signed in to change notification settings

Laura-Eliise/tile-merger

Repository files navigation

Tile Merger

Description

A replica of the popular 2048 game. The goal of the game is to merge same numbered tiles and get to tile 2048!

How to test

  1. Visit https://docs.flutter.dev/get-started/install and install Flutter.
  2. Install Android Studio and the necessary tools.
  3. Run flutter doctor to make sure there are no issues.
  4. Do one of the following:
    • Enable USB debugging on your Android phone and plug your phone into your computer via USB.
    • In Android Studio, go to More Actions -> Virtual Device Manager -> Create device (top left corner), download a virtual machine (e.g., Pixel 5 with Tiramisu), and run it.
  5. Once your device is set up, run run flutter to start the application.

Author

Laura-Eliise Marrandi

About

Tile Merger is an adaptation of the famous 2048 game. The tile-matching puzzle game challenges players to strategically slide numbered tiles across grids of varying sizes. The primary objective is to combine tiles with identical values to create a tile with the number 2048.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published