rafaskb / awesome-libgdx

🎮 📝 A curated list of libGDX resources to help developers make awesome games.
https://github.com/rafaskb/awesome-libgdx
Creative Commons Zero v1.0 Universal
1.04k stars 77 forks source link

Added PieMenu #16

Closed payne911 closed 4 years ago

payne911 commented 5 years ago

A library designed to allow users to incorporate radial widgets in their games.

The "scene2d standards" were respected whenever possible so as to allow the most fluid integration and exploration for users. Moreover, a very extensive Wiki is provided, along with many examples showing off use-cases (with a GIF, an explanation, and the code).

raeleus commented 4 years ago

Feedback from Discord says Pie Menu is a worthy addition to the awesome list!

rafaskb commented 4 years ago

Seems like the community approves it!

Before merging this addition I'd like to suggest an upgrade to the library's short description though.

The current description is:

PieMenu - Circular menus (aka PieMenu) and widgets within libGDX scene2d.ui.

But I think it could be a bit more straightforward and appealing, something like

PieMenu - Radial menus for Scene2D that are highly flexible and easy to customize.

Otherwise just removing the "(aka PieMenu)" should be enough, as it's redundant.