Skip to content

Tdead1/CodeLibrary

Repository files navigation

CodeLibrary

Contains some of my small working projects in C++. Mostly used for sharing my own projects between computers.

Currently contains:

  • BasicGameEngine: Stripped down version of TiFrame (https://github.com/Tdead1/TiFrame)
  • Pathfinding: A fast (and working) Binary Heap A* pathfinder
  • Utility: A C++ Utility decision making system optimized for high quantities of units.
  • GenericFunctionLibrary: Contains some of my often used functions for easy use.

About

Contains some of my small projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages