- Nov 19, 2022
- Nov 18, 2022
-
-
ERKEN EFE authored
Introducing organized folder structure and config changes to go along.
-
ERKEN EFE authored
Fixed makefile for compilation, updated ignore list for dependencies.
-
ERKEN EFE authored
Reworked makefile with new paths, variables for project structure.
-
ERKEN EFE authored
Updated game level paths in test functions to suit new structure.
-
ERKEN EFE authored
Added project name to Doxyfile as well as changed some options.
-
ERKEN EFE authored
Ignore list updated to suit the new folder structure of the project.
-
ERKEN EFE authored
Source and header files as well as Doxyfile are reorganized.
-
- Nov 17, 2022
-
-
ERKEN EFE authored
Added complete documentation to grid.h and player.c.
-
ERKEN EFE authored
Added documentation folders to ignore list.
-
ERKEN EFE authored
Added complete doxygen documentation to grid.c.
-
ERKEN EFE authored
-
ERKEN EFE authored
Removed overcomplications for a more streamlined makefile.
-
ERKEN EFE authored
Formatted makefile for a more standard and readable look.
-
ERKEN EFE authored
Added functionality to the move_player function and fixed its test.
-
ERKEN EFE authored
Renamed init_level subfunctions and updated enum CaseType structure.
-
ERKEN EFE authored
Added new function to move the player and some tests to go along.
-
ERKEN EFE authored
Fixed issue where two header files included each other recursively.
-
ERKEN EFE authored
Fixed display function bugs.
-
ERKEN EFE authored
Added test executable file to ignore list.
-
ERKEN EFE authored
Added tests for the newly written functions.
-
ERKEN EFE authored
Added display functions and player related structures.
-
ERKEN EFE authored
Fixed makefile "clean" target and added -lncurses compiler option.
-
ERKEN EFE authored
Filled blanks in file grid.c to add function which parses level file.
-
ERKEN EFE authored
Fixed various main.c formatting and indentation.
-
ERKEN EFE authored
Makefile is improved with more standardized look.
-
ERKEN EFE authored
Added testing file to test each project function before release.
-
ERKEN EFE authored
Apart from the gcc tool, clang is also used so included its version.
-
ERKEN EFE authored
Added makefile to compile project, generate docs and archive.
-
ERKEN EFE authored
Updated README.md with author name, encountered problems and gcc version.
-
ERKEN EFE authored
Added macOS system files to .gitignore to keep from version control
-
ERKEN EFE authored
Configured doxyfile with the project name and some other options.
-
ERKEN EFE authored
Added fresh doxyfile to generate documentation using doxygen.
-
- Mar 08, 2022
-
-
AIGLE STIVEN authored
-
- Mar 03, 2022
-
-
AIGLE STIVEN authored
-
- Feb 05, 2022
-
-
AIGLE STIVEN authored
-