Skip to content

Color-Bling. The idea is to try to replicate Color Switch game in c++. It was my first OOP project back in 2nd semester,

Notifications You must be signed in to change notification settings

sulaimanalmani/color-bling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

color-bling

Color-Bling. The idea is to try to replicate Color Switch game in c++. It was my first OOP project back in 2nd semester.

Dependencies: cglass.h glut.h (for drawing lines) irrklang (for adding sound)

Procedure: Copy the dll files from glut.h and irrklang to C:/Windows/System & C:/Windows/System32

Copy the lib files from glut and irrklang to C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib

Copy the .h files (cglass.h, glut.h and all .h files from irrklang) to C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include

Copy the .tga figures and .wav sounds to the root project directory (where source.cpp file resides). Also add your own wav file named "music2.wav" here for background music for the game

About

Color-Bling. The idea is to try to replicate Color Switch game in c++. It was my first OOP project back in 2nd semester,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages