Use ncurses library
authorLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Sun, 15 Dec 2024 07:20:33 +0000 (08:20 +0100)
committerLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Sun, 15 Dec 2024 08:06:15 +0000 (09:06 +0100)
commitd5b641bbc5fc1e5716376635c81ad015a7558fb9
treec7b15882354a0d44ed584915ce5b3aad57dd0f34
parent454fafd2329461a65656b00e6c878fc0392a47ac
Use ncurses library

Every printing function had to be replaced.
Color is handled differently.
A function was commented out, because I did not want to think about how
to integrate it now.
Makefile
inc/FET_sim.h
src/c_addfet.c
src/c_addnode.c
src/colors.c
src/main.c
src/terminal.c
src/text.c