Skip to content

Hyowon-Cho/ColorPop

Repository files navigation

ColorPop

Tech Stack

  • Flutter
  • Dart
  • C/C++

Test Videos

Colorpop.Initial.Version.mp4
Colorpop.Second.Version.mp4
Colorpop.Android.Test.Version.mp4

Features

  • 8x8 game board
  • 5 different colored blocks
  • Connected block removal system
  • Scoring system
  • Gravity effect (blocks fall down)
  • Game reset functionality

Installation

  1. Set up your Flutter development environment
  2. Clone this repository:
git clone https://github.com/Hyowon-Cho/ColorPop.git
  1. Navigate to the project directory:
cd ColorPop
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

How to Play

  1. Touch adjacent blocks of the same color
  2. Connected blocks (2 or more) will be removed
  3. Earn points based on the number of removed blocks
  4. Press the Reset button at the top to restart the game

License

  • MIT License

About

2024 Game Development Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published