parin/examples
2025-01-01 10:11:18 +02:00
..
games Fixed ui bugs and made examples better. 2024-12-15 21:08:03 +02:00
intro Added 9-patch and example for that. 2024-12-31 16:23:40 +02:00
ui Made UI options small and split the text field. 2025-01-01 10:11:18 +02:00
atlas.png Fixed bug in setup script and added sprite for examples. 2024-06-09 20:29:02 +03:00
README.md Added text example and changed version. 2024-12-23 06:46:00 +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.