parin/examples
2025-01-11 01:29:29 +02:00
..
games Fixed ui bugs and made examples better. 2024-12-15 21:08:03 +02:00
intro Default UI looks maybe better now. 2025-01-04 11:53:37 +02:00
ui Use the raylib allocator for fonts. 2025-01-11 01:29:29 +02:00
README.md New engine font and UI is flooring. 2025-01-03 23:28:40 +02:00

Examples

This folder provides example projects to help you get started.

Note

If an example uses textures, be sure to download the atlas.png file and place it in the project's assets folder.

Categories

  • Intro: Basic examples to get familiar with Parin.
  • Games: Examples focused on making simple games with Parin.
  • UI: Examples demonstrating how to use the Parin UI library.