Skip to content

enomis101/GraphGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphGame

GraphGame is a project crafted using Unreal Engine 4 that serves as an interactive platform for graph theory visualization and algorithm simulation. It enables users to construct and modify graph structures and to observe the step-by-step execution of key graph algorithms, providing an immersive learning experience in computational theory.

Algorithms:

  • BFS
  • DFS
  • Dijkstra
  • Kruskal
  • Prim

image image image

TODO:

  • Add a way to delete and move nodes
  • Add a button to save the graph only when needed
  • Improve UI
  • Add Command Tutorial box

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published