Skip to content

Releases: maketmimi/EasyMenu

EasyMenu v1.0.0 – First stable Release

09 Mar 23:22

Choose a tag to compare

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/