Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-12 | Oops.. | Ivan Davydov | |
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 | Minor improvements | Ivan Davydov | |
2025-04-05 | Make build process automated | Ivan Davydov | |
2025-04-05 | Add clicker-ncurses.h | Ivan Davydov | |
2025-04-05 | Code style improvements | Ivan Davydov | |
2025-04-05 | Initial commit | Ivan Davydov | |