Commit Graph

355 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav 0d576cbfde Add instructions for FreeBSD. 2021-10-17 21:52:52 +02:00
Patricia Aas cce98514a7 Remove unnecessary explicits 2021-10-14 12:31:45 +02:00
Patricia Aas 8f396d0545 Set the value as a double 2021-10-11 12:16:28 +02:00
Patricia Aas 60774761f5 Make better parameter names 2021-10-07 13:15:08 +02:00
Patricia Aas 433f0a4496 Remove unique_ptr exercise 2021-10-07 12:45:14 +02:00
Patricia Aas c60c08b149 Change order of module 16 and 17 2021-10-07 12:44:32 +02:00
Patricia Aas 1cbfa643b2 Add a exercise to module 13 2021-10-06 14:44:10 +02:00
Corentin Jabot be472fa4b3 Slide driven development 2021-10-06 13:38:24 +02:00
Corentin Jabot 6923904c61 Canvas::update=>render 2021-10-06 13:30:07 +02:00
Corentin Jabot c053b38c03 Fix build 2021-10-06 11:37:48 +02:00
Corentin Jabot 1e219e7695 cleanup InputState::direction 2021-10-06 11:16:32 +02:00
Patricia Aas 7acca317ef Switch 13 and 14 2021-10-06 10:13:25 +02:00
Patricia Aas 1f2e3644b5 Add some background on godbolt/CE 2021-10-06 09:49:03 +02:00
Patricia Aas d426b3dfff fmt background 2021-10-06 09:39:10 +02:00
Patricia Aas 92f2c0669e Add more exercises on module 12 2021-10-05 16:26:36 +02:00
Corentin Jabot dd42f10fd9 Add a hint 2021-10-05 16:25:43 +02:00
Patricia Aas a450e52f5f
Update README.md 2021-10-05 16:18:36 +02:00
Patricia Aas 172f3d8c60 Use upper case PacMan when noun 2021-10-05 16:15:41 +02:00
Patricia Aas 9934add502 Change structure 2021-10-05 16:12:37 +02:00
cor3ntin c9b8277d8f
Push things so Patricia can fix the headers and stuffs 2021-10-05 16:10:24 +02:00
Patricia Aas 5fa007f267 Fill in exercise PacMan AI 2021-10-05 16:00:40 +02:00
Patricia Aas df8985584f Start to structure the PacMan AI exercise 2021-10-05 15:46:52 +02:00
Corentin Jabot a835774f5a Remove part of the AI implementation 2021-10-05 15:46:16 +02:00
Patricia Aas 4aff1fa43e Add suggested solution 2021-10-05 15:33:03 +02:00
Patricia Aas 1188d26e9a Tweak text 2021-10-05 15:30:50 +02:00
Corentin Jabot df118c1c0f Add direction tests 2021-10-05 15:06:20 +02:00
Patricia Aas 622b65a5af Add Hello World exercise 2021-10-05 15:05:42 +02:00
Patricia Aas dead679970 Move setup to exercise for module 11 and link to it from root README 2021-10-05 14:56:27 +02:00
Patricia Aas a10fd5e48c Merge remote-tracking branch 'origin/main' 2021-10-05 14:48:35 +02:00
Patricia Aas ebed3ee8f1 Fix Clang Tidy warning 2021-10-05 14:48:26 +02:00
Corentin Jabot 8006034adb Remove non-actionable clang tidy check 2021-10-05 14:45:43 +02:00
Patricia Aas 443f832a84 Rename folder 2021-10-05 14:42:31 +02:00
Patricia Aas 45d8e249a8 Add proper titles to the modules 2021-10-05 14:40:52 +02:00
Patricia Aas 49cfdb2bab Link up the READMEs 2021-10-05 14:36:54 +02:00
Patricia Aas 673030846f Link up the READMEs 2021-10-05 14:33:39 +02:00
Corentin Jabot d3e7ed1f46 Pressing A switches from the player to the AI. 2021-10-05 14:31:21 +02:00
Patricia Aas bc57112aac Add structure to the READMEs 2021-10-05 14:29:27 +02:00
Patricia Aas 831e85aac1 Stitch together the READMEs 2021-10-05 14:19:15 +02:00
Corentin Jabot 4a20eecf91 Fix bug 2021-10-05 14:04:08 +02:00
Patricia Aas fb62145355 Use new name 2021-10-05 13:51:10 +02:00
Corentin Jabot e964f49de4 rename exercises => README 2021-10-05 13:49:49 +02:00
Patricia Aas c62398bd3f Use new name 2021-10-05 13:48:15 +02:00
Corentin Jabot c893ddde38 rename exercise => README 2021-10-05 13:47:24 +02:00
Patricia Aas 0fc43fd36a Add some navigation 2021-10-05 13:44:59 +02:00
Corentin Jabot c6d13a046a Add some AI tests 2021-10-05 13:43:08 +02:00
Patricia Aas 82157dd701 Start to make the markdown work together 2021-10-05 13:10:10 +02:00
Patricia Aas 4e04a12d02 Make the titles consistent 2021-10-05 13:00:57 +02:00
Patricia Aas 770e7b5e76 Refactor the exercises into their own directories 2021-10-05 12:51:55 +02:00
Corentin Jabot d5379872ce Cleanup AI code 2021-10-05 12:11:29 +02:00
Patricia Aas 61fd3bb5c0 Remove disabled test 2021-10-05 10:41:21 +02:00