pacman/exercises/advanced/multiple_generic_teleporters/exercise.md

6 lines
274 B
Markdown
Raw Normal View History

# 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.