Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 622 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 622 Bytes

cpp-freelist

Freelist Visualiser built in C++ and raylib.

image image

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