Skip to content

Prototype Demo 6-8

Pre-release
Pre-release

Choose a tag to compare

@psukesh psukesh released this 08 Jun 15:25
· 14 commits to main since this release

Simple demo of the tree visualizer. There is no rhythm game component yet, this is just the front-facing process of building a binary tree decoupled from any songs.

Play instructions:
Use left arrow/right arrow to navigate the current node through the binary search tree. Once at the insertion point, press down arrow to insert. Any incorrect moves will increase the error count.