- Dec 29, 2022
-
-
ERKEN EFE authored
Bumped version number in Doxyfile for new release.
-
ERKEN EFE authored
Updated README.md by adding more descriptive install instructions.
-
ERKEN EFE authored
Added documentation to function pointers in grid.h.
-
ERKEN EFE authored
Structured main.c for better modularity, less repetition.
-
ERKEN EFE authored
Simplified and structured move_player() function for less repetition.
-
ERKEN EFE authored
Added new function to be called at any program exit situation.
-
ERKEN EFE authored
Changed display_sdl2() function to draw differently, no more weird borders.
-
ERKEN EFE authored
Added keyrepeat to SDL2 display method, (h, j, k, l) keys also added.
- Dec 25, 2022
-
-
ERKEN EFE authored
-
ERKEN EFE authored
Updated README.md with newer information about new release.
-
ERKEN EFE authored
Updated version number in Doxyfile to reflect new release.
-
ERKEN EFE authored
Added new gifs to reflect the functioning of the new release.
-
ERKEN EFE authored
Added SDL2 installation clean rule to makefile, updated cleanall.
-
ERKEN EFE authored
Added main function parameter explanations in documentation.
-
ERKEN EFE authored
Added command line argument parsing and implemented two display methods.
-
ERKEN EFE authored
Added new tests for command line argument parsing.
-
ERKEN EFE authored
Added documentation and commentary to new struct in grid.h.
-
ERKEN EFE authored
Formatted files to match project syntax and added documentation.
-
ERKEN EFE authored
Added SDL2 graphics, event handlers into the game loop.
-
ERKEN EFE authored
Added tests for new display, event functions.
-
ERKEN EFE authored
Added new display method with SDL2 library, event system, refactoring.
-
ERKEN EFE authored
Simplified .gitignore by removing unnecessary lines.
-
ERKEN EFE authored
Fixed SDLContext global variable scope in sdl2.c and sdl2.h.
-
ERKEN EFE authored
Fixed compiler option order in makefile to correct compilation bug.
-
- Dec 22, 2022
- Dec 20, 2022
- Dec 11, 2022
- Dec 05, 2022
- Nov 23, 2022
- Nov 21, 2022