Skip to content

squidgyberries/rope

Repository files navigation

rope

Rope simulation based on Sebastian Lague's video using raylib.

rope.mp4

Keybinds

r to reset simulation

space to play/pause simulation

arrow keys to cycle through ropes

Building

$ cmake -DCMAKE_BUILD_TYPE=<Debug|MinSizeRel|Release> -S . -B build
$ cmake --build build

About

Basic rope simulation in C++ and raylib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published