Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 443 Bytes

ConsoleMenu

Add a Menu in a Console Application. Currently two types of elements are supported: "buttons" and progress bars.

Getting Started

Download the Project. Add all files from the folder ConsoleMenu to your project. Add "#include "Menu.h"" at apropriate location.

Documentation

See example in main.cpp

License

This project is licensed under the GNU General Public License - see the LICENSE file for details