example added

This commit is contained in:
2025-09-16 12:27:40 -04:00
parent 8e5729d8a6
commit 58f3d30336
2 changed files with 68 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ A Löve Gui based on Flexbox
FlexLöve is a lightweight, flexible GUI library for Löve2D that implements a flexbox-based layout system. It provides a simple way to create and manage UI elements like windows and buttons with automatic layout calculations, animations, and responsive design.
# This library is no where near ready for sane use, there are many broken, incomplete and missing features.
# NOTE: This library is no where near ready for sane use, there are many broken, incomplete and missing features.
## Features