Adding related packages

This commit is contained in:
Ben Cragg 2019-03-26 15:42:59 +00:00
parent 95148365d0
commit b2c8bff6eb
1 changed files with 6 additions and 0 deletions

View File

@ -96,6 +96,12 @@ Here's the list of the main features in Pixel. Although Pixel is still under hea
- Small codebase, ~5K lines of code, including the backend [glhf](https://github.com/faiface/glhf)
package
## Related repositories
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.
## Missing features
Pixel is in development and still missing few critical features. Here're the most critical ones.