pacman/exercises/advanced/multiple_generic_teleporters/README.md

14 lines
331 B
Markdown
Raw Permalink Normal View History

2021-10-05 12:19:15 +00:00
[< Back](../README.md)
# Exercise: Multiple Generic Teleporters
2021-10-05 12:29:27 +00:00
## 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.
2021-10-05 12:29:27 +00:00
## Exercise
1.