I tried to recreate the DDrace grappling hook mechanics in Odin programming language using Raylib and here's the result
odin build ./src/
./src.bin ./maps/example.txt
My attempt to recreate the DDrace grappling hook mechanics in the Odin programming language