Skip to content

Candy Crush like game, first university project @ Polimi

License

Notifications You must be signed in to change notification settings

malta895/CandyCrushMalta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candy Crush Malta

I made this game as University project during my bachelor at Politecnico di Milano, Italy, in AA 2014/2015 for the course "Fondamenti di Informatica" (Fundaments of Informatics).

Made with Qt Creator and QtGui libraries.

This is the first programming course I have taken in my life, so this program may have lots of bad practices and bugs :)

App demo

(Sorry for the Comic Sans 😅)

Instructions

Requires QtGui libraries.

E.g. in Ubuntu install the following:

sudo apt-get install qt5-qmake qtmultimedia5-dev qtbase5-dev qtbase5-dev-tools libqt5svg5-dev libqt5webenginewidgets5 libqt5webchannel5-dev qtwebengine5-dev

Run qmake and then make

Run the executable: ./CandyCrushGui

You can also import the project into QtCreator and build from there.

Enjoy!

About

Candy Crush like game, first university project @ Polimi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published