Skip to content
/ CANDY-CRUSH-SFML Public template

You will implement a single player game “Candy Crush” in C++. Here, a 2-D grid will be used for candies storage and the minimum size of grid will be 9×9. At start of the game the whole grid will be filled with the new candies by randomly selecting them. The user must be provided with swapping options, so that he can swap two candies, if they lie…

Notifications You must be signed in to change notification settings

itsmsn/CANDY-CRUSH-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

About

You will implement a single player game “Candy Crush” in C++. Here, a 2-D grid will be used for candies storage and the minimum size of grid will be 9×9. At start of the game the whole grid will be filled with the new candies by randomly selecting them. The user must be provided with swapping options, so that he can swap two candies, if they lie…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages