/candy-crush-game-cpp

This repo contains a clone of the game "Candy Crush" developed using C++ and OpenGL

Primary LanguageC++

Candy Crush - An OpenGL Based Game

Clone the branch and and install all the dependencies specified in install-libraries.sh. After successfull install run the game by entering ./game command in the terminal. Do note that this game currently only support linux based operating systems.