Skip to content

WWStoryMode/candylike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Candylike

A Candy Crush-style match-3 puzzle game built with Python and Pygame.

Features

  • 8x8 grid with 6 candy colors
  • Smooth swapping animations
  • Disappearing/shrinking animation for matched candies
  • Falling animation for new candies
  • Cascade matching (chain reactions)
  • Score tracking

Requirements

  • Python 3.6+
  • Pygame

Installation

pip install pygame

How to Play

python candy_crush.py
  • Click a candy to select it (white border appears)
  • Click an adjacent candy to swap them
  • Match 3 or more same-colored candies in a row or column to score
  • Invalid swaps will animate back to original positions

Controls

  • Mouse click: Select and swap candies
  • R: Restart game
  • ESC: Quit

About

A Candy Crush-style match-3 puzzle game built with Python and Pygame

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages