Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 632 Bytes

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