Skip to content

Jgar157/PyGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

PyGraphs

Graphs implemented into python using pygame.

Explanation

Graph Theory is a field of mathematics which uses vertices and edges to display tangible and abstract ideas. The program allows for graphs to be created through left clicking.

Keys

X - Clear
Del - Deletes vertex selected
Space - Unselects vertices
B - Creates a bipartite graph on existing vertices
C - Creates a cycle on existing vertices
K - Creates a complete graph on existing vertices

About

Graphs implemented into python using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages