1.1.0 • Published 1 year ago

computergf v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Graphics library setup

Quick setup

git clone https://github.com/tamil-programmer/computerG.git

CUSTOMIZER MR :-S.SURYA > . > . . github : https://github.com/tamil-programmer

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


CREATED BY S.SURYA