Skip to content

geri1245/CandyCrushClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bejeweled clone

A small game, similar to Bejeweled or CandyCrush, using C++ and SDL

Features

  • Basic Bejeweled game mechanics (swapping tiles, at least 3 neighboring cells disappear, new cells appear, cells fall to their places)
  • Animations for dragging, failed drag, tile fall
  • Sprite animation and sound effect for disappearing cells
  • 2 different game modes:
    • Quick death: where you get time for destroyed cells, the objective is staying alive as long as possible
    • Classic: you have to reach 3000 points in the shortest time possible
  • Main menu
  • Pause / Resume
  • Leaderboard, which is saved to disc
  • Randomized background music tracks that can be turned off from the main menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages