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

331 B

< Back

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