jmoon018 / PacVim

GNU Lesser General Public License v3.0
3.25k stars 193 forks source link

Getting out of the map at level 4 #26

Open ghost opened 6 years ago

ghost commented 6 years ago

You can get out of the map at level 4 using '0' while at the end of file. peek 11-04-2018 21-15

TamaMcGlinn commented 3 years ago

interesting. Came here to report the same thing, from the same !, but using $ instead.

TamaMcGlinn commented 7 months ago

I've now properly fixed this issue in my fork, by doing a reachability analysis from all non-space characters on the map.