.github /workflows
No changes made
2025-01-28 12:28:18 +01:00
html
No changes made
2025-01-28 12:28:18 +01:00
.gitignore
No changes made
2025-01-28 12:28:18 +01:00
config.h
No changes made
2025-01-28 12:28:18 +01:00
Doxyfile
No changes made
2025-01-28 12:28:18 +01:00
doxygen_extra.css
No changes made
2025-01-28 12:28:18 +01:00
general.h
Added my name & continued at ms_board.h
2025-01-28 16:39:02 +01:00
index.html
Initial commit
2025-01-28 00:13:55 +00:00
mainpage.h
No changes made
2025-01-28 12:28:18 +01:00
makefile
No changes made
2025-01-28 12:28:18 +01:00
ms_board.c
changed memory allocation to calloc instead of GC_MALLOC and finsihed ms_ui_utils
2025-01-29 20:03:52 +01:00
ms_board.h
Added my name & continued at ms_board.h
2025-01-28 16:39:02 +01:00
ms_cell.c
changed memory allocation to calloc instead of GC_MALLOC and finsihed ms_ui_utils
2025-01-29 20:03:52 +01:00
ms_cell.h
ms_cell.h is done
2025-01-28 16:46:46 +01:00
ms_game.c
Added my name & continued at ms_board.h
2025-01-28 16:39:02 +01:00
ms_game.h
ms_game.h is done
2025-01-28 16:55:09 +01:00
ms_main_driver.c
Calling garbage collector initializer at the main function
2025-01-29 16:10:13 +01:00
ms_test_driver.c
No changes made
2025-01-28 12:28:18 +01:00
ms_ui_utils.c
changed memory allocation to calloc instead of GC_MALLOC and finsihed ms_ui_utils
2025-01-29 20:03:52 +01:00
ms_ui_utils.h
changed memory allocation to calloc instead of GC_MALLOC and finsihed ms_ui_utils
2025-01-29 20:03:52 +01:00
ms_visualizer.c
No changes made
2025-01-28 12:28:18 +01:00
ms_visualizer.h
No changes made
2025-01-28 12:28:18 +01:00
README.md
No changes made
2025-01-28 12:28:18 +01:00
shortcut.c
No changes made
2025-01-28 12:28:18 +01:00
shortcut.h
No changes made
2025-01-28 12:28:18 +01:00
test_ms_board.c
No changes made
2025-01-28 12:28:18 +01:00
test_ms_board.h
No changes made
2025-01-28 12:28:18 +01:00
test_ms_cell.c
No changes made
2025-01-28 12:28:18 +01:00
test_ms_cell.h
No changes made
2025-01-28 12:28:18 +01:00
test_ms_game.c
No changes made
2025-01-28 12:28:18 +01:00
test_ms_game.h
No changes made
2025-01-28 12:28:18 +01:00
test_ms_ui_utils.c
No changes made
2025-01-28 12:28:18 +01:00
test_ms_ui_utils.h
No changes made
2025-01-28 12:28:18 +01:00