pacman/exercises/advanced/multiple_generic_teleporters/exercise.md
2021-10-05 12:51:55 +02:00

5 lines
274 B
Markdown

# Exercise: Multiple Generic Teleporters
Continuation from above. Take the generic teleporting system you made and allow for more than 1 set of doors.
You might want to look into coloring/tinting each pair a certain color so the player will know what door leads to where.