parin/examples
2024-12-23 06:11:04 +02:00
..
games Fixed ui bugs and made examples better. 2024-12-15 21:08:03 +02:00
intro Removed bad idea from gdag and added text alignment. 2024-12-17 19:58:16 +02:00
ui Fixed ui text and made drag handle like button. 2024-12-23 06:11:04 +02:00
atlas.png Fixed bug in setup script and added sprite for examples. 2024-06-09 20:29:02 +03:00
README.md Worked on readme stuff. 2024-12-17 02:44:54 +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.