Skip to content

Freelist Memory Visualiser built in C++ and raylib.

Notifications You must be signed in to change notification settings

arkaht/cpp-freelist

Repository files navigation

cpp-freelist

Freelist Visualiser built in C++ and raylib.

Installation

This project uses Visual Studio 2022, C++14 and vcpkg for the installation of raylib.

To install raylib using vcpkg (assuming it is installed in the first place), run:

.\vcpkg\vcpkg install raylib