Skip to content

Skeleton application for the flutterchallenge.dev March challenge

Notifications You must be signed in to change notification settings

deam91/candy_sorter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candy Sorter

🥇 This application is part of the March challenge (2022) for Flutter 🥇

You can find the details at https://flutterchallenge.dev/lets-eat-some-candies

Goals

✅ Make the candies draggable

✅ Make the bowls drag targets for the specific color

✅ Update the number of candies left and sorted texts at the top

✅ Add a stopwatch and display the time needed to sort all the candies.

✅ Make the game properties configurable. The number of candies in the game or the list of colors. Save the configuration as shared preferences.

✅ Add 2 new candies each time the user drags it into the wrong bowl.

✅ Animations for candies, bowls and counters.

✅ Page transition animation for a new game.

iOS & Android

Web

About

Skeleton application for the flutterchallenge.dev March challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 62.9%
  • C++ 20.8%
  • CMake 9.8%
  • HTML 4.9%
  • C 0.9%
  • Swift 0.5%
  • Other 0.2%