pacman/exercises/advanced/multiple_generic_teleporters/README.md
2021-10-05 14:29:27 +02:00

13 lines
331 B
Markdown

[< Back](../README.md)
# Exercise: Multiple Generic Teleporters
## Background:
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.
## Exercise
1.