pacman/exercises/advanced/multiple_generic_teleporters
Patricia Aas bc57112aac Add structure to the READMEs 2021-10-05 14:29:27 +02:00
..
README.md Add structure to the READMEs 2021-10-05 14:29:27 +02:00

README.md

< 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