2024-12-26 15:40:36 +00:00
2024-12-25 18:08:50 +00:00
2024-12-25 18:08:55 +00:00
2024-12-25 18:08:50 +00:00
2024-12-25 18:08:53 +00:00
2024-12-25 18:08:55 +00:00
2024-12-25 18:09:01 +00:00
2024-12-26 15:40:36 +00:00
2024-12-25 18:16:41 +00:00
2024-12-26 15:40:36 +00:00

							   2D GAME

Dependencies:

- SDL2 :: https://www.libsdl.org/

The build is handled with CMake (version 3.10 or later):

	cmake -B build
	cmake --build build

To then run unit tests:

   ctest --test-dir build
Description
No description provided
Readme AGPL-3.0 346 KiB
Languages
C 82.3%
Scheme 8.3%
CMake 7.6%
Shell 1.8%