Skip to content

geri1245/BejeweledClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

A Bejeweled clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages