Skip to content

mscansian/b3d-binaryheaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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