Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 345 Bytes

b3d-binaryheaps

Binary Heaps implementation for Blitz3D

Features

  • Can handle multiple lists
  • Allow ascending or descending order extraction
  • Include a debug tool 'Draw()' that creates a visual representation of the list and its elements

License

GNU LGPLv3