directory
0.0.0-20241222203206-ebd977b4ab94
Repository: https://github.com/mewspring/raylib.git
Documentation: pkg.go.dev

# Packages

The fonts example demonstrates how to render text using TTF fonts.
The input_events example demonstrates how to create a new window and handle input events.
The tiny example demonstrates how to render images onto the window using the Draw and DrawRect methods.