CodeCrusades / CodeCrusaderQtGame

0 stars 0 forks source link

Updated images, sounds, and cleaned up code, also updated a few .h files #70

Closed LeviNeely closed 1 year ago

LeviNeely commented 1 year ago

Waterdrop.cpp = changed the image, updated the sounds played gamescene.cpp = updated the member variables to include the media player, updated the methods for lose and win so that it played sound, updated the cloud functionality (made it move smoother)

Generally cleaned up some of the code (took out stuff we don't use and got rid of some of the old qDebug messages)