From d119f130f6e33ba1a5afb31e81922441b048e567 Mon Sep 17 00:00:00 2001 From: Allen Ray Date: Thu, 2 Sep 2021 12:17:40 -0400 Subject: [PATCH] Added PixelUI to related repositories. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d497741..d8ca36f 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ Here's the list of the main features in Pixel. Although Pixel is still under hea Here are some packages which use Pixel: - [TilePix](https://github.com/bcvery1/tilepix) Makes handling TMX files built with [Tiled](https://www.mapeditor.org/) trivially easy to work with using Pixel. - [spriteplus](https://github.com/cebarks/spriteplus) Basic `SpriteSheet` and `Animation` implementations + - [PixelUI](https://github.com/dusk125/pixelui) Imgui-based GUIs for Pixel - [pixelutils](https://github.com/dusk125/pixelutils) Variety of game related utilities (sprite packer, id generator, ticker, sprite loader, voronoia diagrams) ## Missing features