![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Makefile | 2024-08-27 10:28 | 1.3K | |
![]() | README.txt | 2024-08-27 10:28 | 357 | |
![]() | color.cc | 2024-08-27 10:28 | 719 | |
![]() | color.h | 2024-08-27 10:28 | 435 | |
![]() | console.cc | 2024-08-27 10:28 | 3.6K | |
![]() | console.h | 2024-08-27 10:28 | 2.1K | |
This is drop-in replacements for the ncurses version of the console class. It is written by a student-assistant as a quick (2h) proof of concept. As such the code standard may deviate from what we require in the course. Simply compile with the files here instead of your previous console class. Note that this version have a separate file for color class.