Skip to content

ullaskunder3/graphics.h-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Graphics library setup

Quick setup

git clone https://github.com/ullaskunder3/graphics.h-project-template.git

Detail setup can be found on my other repo solution-to-graphics.h

My directory look like

  D:.
โ”œโ”€โ”€โ”€.vscode
โ””โ”€โ”€โ”€Home
    โ”œโ”€โ”€โ”€build
    โ””โ”€โ”€โ”€src
  • Just Ctrl+Shift+B to run the build task you will get the executable file in build folder

!mportant

  • Folder src contains source code

  • Folder build where compiler generate .exe

  • .vscode contains c_cpp_properties.json and task require modification according to your environment and types compiler

About

My vs code setup for graphics.h ( I know its old, have to learn because of university they use turbo ๐Ÿ˜ถ vs code is better)

Topics

Resources

Stars

Watchers

Forks

Languages