Skip to content

A mini game like flappy bird using freeglut, glew and soil2

Notifications You must be signed in to change notification settings

Prajwal-P/CG-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CG-mini-project

Instructions to run:

This is a visual studio C++ project

Steps

  • In file explorer open this project.
  • Goto CG-mini-project->Final-> Double click on CG-mini-project.sln This should open project in visual studio.
  • To run, on top in tool bar select Configuration as Debug, Platform as x86 or x64 based on your machine and then click in Local Windows Debugger.

Instructions on how this project was configured