- Nov 20, 2022
- Nov 19, 2022
- Nov 18, 2022
Main game now uses all new ncurses dispay functions
Added new family of display functions that use ncurses along with tests
Added documentation and commentary to test.c
Added documentation and commentary to main.c
The game is at a working state with a CLI
Made creer_level() error message more clear in file grid.c
Updated game level paths in test functions to suit new structure.
Source and header files as well as Doxyfile are reorganized.