- Dec 05, 2022
- Nov 23, 2022
- Nov 21, 2022
-
-
ERKEN EFE authored
-
ERKEN EFE authored
Bumped documentation version in Doxyfile
-
ERKEN EFE authored
Added new encountered problem using ncurses lib to README.md
-
ERKEN EFE authored
-
ERKEN EFE authored
Added project execution demonstration gif file for the new version
-
ERKEN EFE authored
Bumped project number to v0.2.1 in doxyfile for documentation
-
ERKEN EFE authored
Added make command line instructions for compilation and cleaning
-
- Nov 20, 2022
-
-
ERKEN EFE authored
-
ERKEN EFE authored
Bumped version number in documentation.
-
ERKEN EFE authored
Added completely new display mechanism that uses ncurses
-
ERKEN EFE authored
Added documentation to new display functions in grid.c
-
ERKEN EFE authored
Main game now uses all new ncurses dispay functions
-
ERKEN EFE authored
Added new family of display functions that use ncurses along with tests
-
ERKEN EFE authored
-
ERKEN EFE authored
Bumped version number of demonstration gif file
-
ERKEN EFE authored
Finalized makefile for new release by cleaning up comments
-
ERKEN EFE authored
Doxygen documentation now reflects new version number.
-
ERKEN EFE authored
Updated README.md with Sokoban definition.
-
ERKEN EFE authored
Updated README.md with more information and demonstrative gif
-
- Nov 19, 2022
-
-
ERKEN EFE authored
Added commit emoji legend in README.md with meanings of each emoji.
-
ERKEN EFE authored
Ignore list now has project archive name to be ignored.
-
ERKEN EFE authored
Added way more information to README.md about project and author.
-
ERKEN EFE authored
Makefile is now easier to read. Also added more clean targets.
-
ERKEN EFE authored
Added documentation and commentary to test.c
-
ERKEN EFE authored
Added documentation and commentary to main.c
-
ERKEN EFE authored
The game is at a working state with a CLI
-
ERKEN EFE authored
Made creer_level() error message more clear in file grid.c
-
ERKEN EFE authored
Updated ignore list with .vscode/ directory
-
ERKEN EFE authored
Added all new documentation to structs in player.h
-
ERKEN EFE authored
Added documentation to struct attributes in grid.h
-
- 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.
-