Commit Graph

355 Commits

Author SHA1 Message Date
Patricia Aas 0c12878753 Reformat and add some text to make ghost 2021-10-05 10:37:48 +02:00
Patricia Aas 69271ac36e Make a folder for the unit test exercise 2021-10-05 10:30:24 +02:00
Patricia Aas 411d5cfb83 Create ghost state exercise 2021-10-05 10:23:28 +02:00
Patricia Aas 99dab72e9b Reformat 2021-10-05 10:16:47 +02:00
Patricia Aas 30facca41d Split off the create class into it's own exercise 2021-10-05 10:15:47 +02:00
Patricia Aas fd976c0d08 Reformat 2021-10-05 10:00:50 +02:00
Patricia Aas 97b59000cb Change to Clyde 2021-10-05 10:00:21 +02:00
Patricia Aas 4b6f60168f Split into two exercies 2021-10-05 09:59:28 +02:00
Patricia Aas b79c44c491 Remove unused include 2021-10-05 09:47:55 +02:00
Patricia Aas 88f81cd0ae Move Clyde to the solution folder for day 1 ghost exercise 2021-10-05 09:46:29 +02:00
Patricia Aas 2db3195df8 Make new structure for exercises 2021-10-05 09:35:36 +02:00
Patricia Aas 02976a8c47
Update README.md 2021-10-04 15:46:53 +02:00
Patricia Aas a80f3a5d8a
Update README.md 2021-10-04 15:42:13 +02:00
Patricia Aas 0d76d69dbc Use right test present key 2021-10-04 15:31:14 +02:00
Patricia Aas 1f8df107aa Require same CMake as in CMakeLists.txt 2021-10-04 15:31:14 +02:00
Corentin Jabot f7a791c114 Add another catch2 extension 2021-10-04 15:21:07 +02:00
Patricia Aas ab87fea692
Update README.md 2021-10-04 15:12:22 +02:00
Patricia Aas ba24539309
Update README.md 2021-10-04 14:49:39 +02:00
Patricia Aas 2e052d8c25
Update README.md 2021-10-04 14:49:20 +02:00
Patricia Aas dbd6676096 Put in the build instructions in the README 2021-10-04 14:47:23 +02:00
Corentin Jabot e9198d38ca Remove extebsion with promitional message 2021-10-04 14:37:47 +02:00
Patricia Aas 5fd65ef90b Put back the text 2021-10-04 13:30:52 +02:00
Patricia Aas 84efe184f8 Simplify the exercise 2021-10-04 13:27:29 +02:00
Patricia Aas 4461bc5936 Split out the unit test stuff into its own exercise 2021-10-04 13:26:51 +02:00
Patricia Aas ff9e177c01 Reformat exercise 2021-10-04 13:01:29 +02:00
Patricia Aas d9d0e9fd37 Rename exercise 2021-10-04 12:58:11 +02:00
Ólafur Waage 30571fbf22 Adding classes and structs exercise. 2021-10-01 11:30:23 +02:00
Ólafur Waage 9c393fc7b2 Adding compilation and linking exercise. 2021-09-29 15:42:04 +02:00
Ólafur Waage 2179cf4053 Using different example function in exercise. 2021-09-29 14:18:06 +02:00
Ólafur Waage 38cb42ec17 Adding bullet points to an exercise. 2021-09-29 14:16:12 +02:00
Ólafur Waage 05816d82a2 Adding an expanded functions and parameters exercise. 2021-09-29 11:25:43 +02:00
Ólafur Waage 3a02ae2316 Adding board unit tests. 2021-09-28 14:34:48 +02:00
Ólafur Waage f916953056 Adding project structure doc. 2021-09-28 13:40:09 +02:00
Ólafur Waage 1f4fb7c8a1 Turning off AI for now. 2021-09-28 10:54:31 +02:00
Patricia Aas 1eeca1b610 Refactor out the vcpkg cmake code 2021-09-27 16:33:06 +02:00
Ólafur Waage 1c05f500b0 Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
Ólafur Waage b9a5169eab
Merge pull request #32 from mod-cpp/olafurw/ai_exercise
Merging AI exercise code into the repository.
2021-09-22 14:22:47 +02:00
Ólafur Waage a951c19a05 Changes after code review. 2021-09-22 14:15:33 +02:00
Ólafur Waage 260adb54db Fixes for clang-tidy. 2021-09-22 14:06:17 +02:00
Ólafur Waage a41d8e3f82 Merge branch 'main' of github.com:mod-cpp/pacman 2021-09-22 13:56:41 +02:00
Ólafur Waage 8a992f19c0 Updates about the small exercises. 2021-09-22 13:56:36 +02:00
Patricia Aas 899556fab2 Move exercises to it's own directory 2021-09-22 13:32:35 +02:00
Ólafur Waage 125c55f176 Adding pellet test and renaming helpers. 2021-09-21 16:34:26 +02:00
Ólafur Waage 4b9f88013d Adding missing chapters from exercises. 2021-09-21 14:48:37 +02:00
Ólafur Waage e99237c0ec Some ideas for the smaller exercises. 2021-09-21 14:32:32 +02:00
cor3ntin 7c2bcb36a3 Fix cmake presets on windows 2021-09-20 19:11:19 +02:00
Ólafur Waage db0756ca21 Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
Corentin Jabot c3555620e0 OSX presets 2021-09-19 14:21:38 +02:00
Corentin Jabot 9330546e3a Add a CMakePresests,json file to simplify IDE integration 2021-09-19 11:56:40 +02:00
Corentin Jabot 3cf9280957 Recommend some useful vscode extension automatically 2021-09-19 11:26:43 +02:00