Skip to content

Sireth/RBTree

Repository files navigation

RBTree

Dependencies

  • SDL2
  • SDL2_TTF
  • SDL2_Image

How to use

Init submodules

git submodule init
git submodule update

Build project with Cmake

mkdir "build"
cd build
cmake ..
cmake --build .

And run

./RBTree

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published