Skip to content

SaurabhSaini04/graphProject4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Visualization Project

A Graph Visualization Application that is made as the Project of Group 4 in CS1105 2022-26 at IET, JKLU.

Building

  1. Download and Install MinGW and GCC.
  2. Download the releases of raylib and raygui. Unzip the include and lib folders in the include and lib folders of MinGW.
  3. Clone this Repository using git clone https://github.com/Swastik2442/graphProject4.
  4. Edit the Makefile(s) to suit your Development Setup.
  5. Build the Project using make.

Note

This branch contains Extra Code not required for the Project. The Code submitted as the Project is present in the modif branch.

About

A Graph Visualization Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.1%
  • Makefile 14.9%