Commit Graph

395 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav 334d41441c Merge pull request 'des/ndctt2021' (#1) from des/ndctt2021 into main
Reviewed-on: #1
2021-10-20 08:00:21 +00:00
Dag-Erling Smørgrav 30ae28cfc7 Ex 25: Implement PacManAI::optimalDirection(). 2021-10-19 15:32:01 +02:00
Dag-Erling Smørgrav b97e1c6f2c Ex 25: Implement isValidMove(). 2021-10-19 15:32:01 +02:00
Dag-Erling Smørgrav 4b58b4115c Ex 25: Implement pelletClosestToPacman(). 2021-10-19 15:32:01 +02:00
Dag-Erling Smørgrav 980a26587d Ex 25: Enable AI tests. 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav c4d95e904c Ex 162: Refactor ghost state out of game state. 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav 31412de8ea Ex 161: Implement Dave. 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav dde8996131 Ex 15: Add unit tests for isWall(). 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav b42c02d0a6 Ex 15: Add blank files for the fourth ghost, Dave. 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav b9354e3dd1 Ex 14: add isWall(). 2021-10-19 10:50:21 +02:00
Dag-Erling Smørgrav 34445c7540 Add Q for quit. 2021-10-19 10:50:21 +02:00
Patricia Aas d08825f98d
Update optimal_direction_simple 2021-10-19 10:12:44 +02:00
Patricia Aas d31d678135
Create optimal_direction_simple 2021-10-19 10:11:25 +02:00
Patricia Aas 18f05f0ef4
Create pellet_closest_to_pacman_simple 2021-10-19 10:10:48 +02:00
Patricia Aas c981f127ed
Create is_valid_move_simple 2021-10-19 10:08:41 +02:00
Patricia Aas 653a0ff5bf
Update README.md 2021-10-19 09:58:17 +02:00
Patricia Aas 3b8deac0a0
Update README.md 2021-10-19 09:49:15 +02:00
Patricia Aas d3d786bbc0
Update README.md 2021-10-19 09:48:24 +02:00
Patricia Aas 72f14bcc96
Update README.md 2021-10-19 09:45:35 +02:00
Patricia Aas d4feab4c63
Update README.md 2021-10-19 09:39:53 +02:00
Patricia Aas 10accfd5a6
Update README.md 2021-10-19 09:38:59 +02:00
Patricia Aas f1522ac3bc
Update README.md 2021-10-19 09:38:08 +02:00
Patricia Aas 667dc08b53
Update README.md 2021-10-19 09:36:55 +02:00
Patricia Aas 77e5b6a34c
Update README.md 2021-10-19 09:35:33 +02:00
Patricia Aas 44483a55c5
Update README.md 2021-10-19 09:33:20 +02:00
Patricia Aas 7de9d54692
Update README.md 2021-10-19 09:31:42 +02:00
cor3ntin bd90bb75c3
Update README.md 2021-10-19 08:39:54 +02:00
Patricia Aas a8c3d0133e
Update README.md 2021-10-19 08:05:56 +02:00
Corentin Jabot b80c9708ca Add missing header 2021-10-18 15:36:59 +02:00
Lars Gullik Bjønnes e734d6fefe Add instructions for Fedora 2021-10-18 11:33:20 +02:00
Patricia Aas 0045bdbd6d
Update README.md 2021-10-17 23:05:00 +02:00
Dag-Erling Smørgrav 7e6643015b Add instructions for FreeBSD. 2021-10-17 23:03:29 +02:00
Patricia Aas ea2cd3154a
Update README.md 2021-10-17 22:38:06 +02:00
Patricia Aas a70be02733 Remove hard coding of filename 2021-10-17 21:33:54 +02:00
Patricia Aas 45bad37220
Update README.md 2021-10-17 20:17:38 +02:00
Patricia Aas aabcf9a3cd
Update README.md 2021-10-17 20:00:23 +02:00
Patricia Aas 4da1344579
Update README.md 2021-10-17 19:58:36 +02:00
Patricia Aas 9218a3fd4c
Update README.md 2021-10-17 19:24:42 +02:00
cor3ntin 175fcc7978
Fix module 16 exercises 2021-10-17 15:06:42 +02:00
cor3ntin 583409df2a
Update README.md
Fix typo
2021-10-17 12:57:14 +02:00
Corentin Jabot c5718c720c Add exercice for module 14 2021-10-17 12:51:50 +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