Skip to content

RedECSEngine/Graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphs

Basic Swift Graph structures with no library dependencies

Purpose of this library

  • Cross-platform Swift friendly
  • Focus on graphs and algorithms needed in gaming. Elminate the need for any 2D GameplayKit algorithms
  • Focus on test coverage and readability over accomplishing the best performance for some functions. Performance can improve in time as test benchmarks are added and recorded, but thorough test cases should help make that migration easier without regressions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages