First public release of EasyMenu.
EasyMenu is a lightweight header-only C++ library
for building interactive console menus easily.
Highlights:
- Simple API
- Header-only library
- Compatible with Windows and Linux terminals
- No ANSI dependency on Windows
Installation:
Download the release and copy the include/ folder
into your project, or add it to your compiler include path.
Documentation:
https://maketmimi.github.io/EasyMenu/