Go to file
Dag-Erling Smørgrav f96fee2bfd Ex 25: Implement PacManAI::optimalDirection(). 2021-10-20 10:21:49 +02:00
.github/workflows Try to set the build path correctly 2021-09-10 16:53:21 +02:00
.vscode Add another catch2 extension 2021-10-04 15:21:07 +02:00
assets
cmake Refactor out the vcpkg cmake code 2021-09-27 16:33:06 +02:00
exercises Update README.md 2021-10-19 11:38:09 +02:00
lib Ex 25: Implement PacManAI::optimalDirection(). 2021-10-20 10:21:49 +02:00
scaling-lib Don't use C-cast 2021-09-10 14:32:46 +02:00
src
test Ex 25: Implement pelletClosestToPacman(). 2021-10-20 10:21:49 +02:00
.clang-format
.clang-tidy Remove non-actionable clang tidy check 2021-10-05 14:45:43 +02:00
.gitignore Add vscode configuration 2021-09-17 15:09:44 +02:00
.gitmodules
CMakeLists.txt Refactor out the vcpkg cmake code 2021-09-27 16:33:06 +02:00
CMakePresets.json Use right test present key 2021-10-04 15:31:14 +02:00
README.md Move setup to exercise for module 11 and link to it from root README 2021-10-05 14:56:27 +02:00
vcpkg.json Replace gtest by catch 2021-09-11 17:10:12 +02:00

README.md

Mod(C++) Fundamentals