Forked from https://github.com/mod-cpp/pacman
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.. | ||
11 | 10 months ago | |
12 | 10 months ago | |
13 | 10 months ago | |
14 | 10 months ago | |
15 | 10 months ago | |
16 | 10 months ago | |
17 | 10 months ago | |
21 | 10 months ago | |
22 | 10 months ago | |
23 | 10 months ago | |
24 | 10 months ago | |
25 | 10 months ago | |
26 | 10 months ago | |
27 | 10 months ago | |
advanced | 10 months ago | |
README.md | 10 months ago |
README.md
Exercises
Day 1
- Module 11: Introduction
- Module 12: Hello World
- Module 13: Game
- Module 14: Functions and Parameter Passing
- Module 15: Compilation, Linking and Assets
- Module 16: Classes and Structs
- Module 17: Memory and RAII
Day 2
- Module 21: std::array and ranged for
- Module 22: std::vector
- Module 23: Iterators and algorithms
- Module 24: Lambdas and Function Templates
- Module 25: Algorithmic Thinking
- Module 26: Sanitizers
- Module 27: Conclusion
Advanced
Ghosts characters and algorithms
These will probably become relevant
- https://en.wikipedia.org/wiki/Ghosts_(Pac-Man)
- Video: Pac-Man Ghost AI Explained
- https://gameinternals.com/understanding-pac-man-ghost-behavior
- https://www.gamasutra.com/view/feature/3938/the_pacman_dossier.php?print=1
- https://www.slideshare.net/grimlockt/pac-man-6561257
- http://donhodges.com/pacman_pinky_explanation.htm