parin/examples
2025-04-16 04:54:13 +03:00
..
games Fixed ui bugs and made examples better. 2024-12-15 21:08:03 +02:00
intro New engine flag and some other stuff. 2025-04-16 04:54:13 +03:00
ui Some bugs and more pointers for global data. 2025-03-11 02:13:01 +02:00
.closed Working on a tile map editor. 2025-04-07 19:13:34 +03:00
README.md More docs and can save maps now. 2025-01-14 23:59:02 +02:00

Examples

This folder provides example projects to help you get started.

Note

If an example uses textures, fonts, or other assets, make sure to download the assets folder in this repository and replace the project's assets folder with it.

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.