domesticmouse / 2048

2048 Game, developed in Flutter

Home Page:https://hardikm9850.github.io/2048/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048 Game

The 2048 game remake using Flutter

🕹️ The Game

2048 is a single-player sliding block puzzle game designed by Italian web developer Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048. However, one can continue to play the game after reaching the goal, creating tiles with larger numbers.

🚂 Motivation

I was fascinated by Flutter's ability to support cross platform and I wanted to implement something fun with using it. Then the thought of creating this game came up. The tiles move logic is copied from other 2048 game projects.

☑️ Todo

  1. Stats (number of moves, time played, etc)
  2. Work on the animations (there's no animation for shifting tiles along the board at the moment)

📸 Screenshot

  • MacOS

2048_macos

  • Mobile

2048_mobile

About

2048 Game, developed in Flutter

https://hardikm9850.github.io/2048/#/

License:MIT License


Languages

Language:Dart 40.2%Language:C++ 26.6%Language:CMake 23.8%Language:Ruby 3.4%Language:HTML 2.3%Language:C 1.8%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.0%Language:Shell 0.0%