Home - Ahatornn/clforms GitHub Wiki
What is ClForms?
This is a console application project that allows the use of text characters to form the user interface. For this type of interface there is a term - pseudographic.
People who choose to write a console application focus on the logic, and not on the appearance of the program. However, if there is a desire to somehow embellish the program, then they are faced with problems writing a large amount of code to display information.
This project decided to take on the difficult work of creating the interface and to give the opportunity to decorate the console application with both output and user input components. If you have experience in developing WinForms, you can quickly create a pseudographic interface in the console