Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-07 | Major changes to code readability and balance | Ivan Davydov | |
Use curses instead of ncurses Make game harder to play, see source code for changes Print score normally (not like in implementations of classic vi) Run free() right before the end the program (valgrind still complains) Remove unnecessary get_* and set_* functions and refer to structure members directly | |||
2025-04-05 | Add clicker-ncurses.h | Ivan Davydov | |