Skip to content

MoctezumaDev/raylib-guacamole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install the dependencies, follow the instructions to use vckpkg to install raylib

To build, use these commands:

mkdir build # Create a build directory
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=E:/vcpkg/scripts/buildsystems/vcpkg.cmake
cmake --build . # Build the project

About

basic tests with raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published