Updating exercises.
This commit is contained in:
parent
0923351045
commit
2f74cd6a62
2 changed files with 15 additions and 1 deletions
|
@ -19,3 +19,6 @@ Blinky always chases PacMan so the only thing you should need is where PacMan is
|
||||||
# Exercise: ?
|
# Exercise: ?
|
||||||
|
|
||||||
Extra
|
Extra
|
||||||
|
|
||||||
|
# TODO Changes
|
||||||
|
Pinky as main exercise and Clyde as Extra.
|
11
small-exercises.md
Normal file
11
small-exercises.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Pellet
|
||||||
|
Turn algorithm into raw loop, make students use algorithms.
|
||||||
|
|
||||||
|
# Lambdas
|
||||||
|
Find a small function and turn it into a lambda.
|
||||||
|
|
||||||
|
# Blue Pellet?
|
||||||
|
A pellet that makes the ghosts stop
|
||||||
|
|
||||||
|
# Hitbox collision
|
||||||
|
AABB
|
Loading…
Reference in a new issue