Here you have 112 rooms. You begin in room 000. Your mission is that you have to find a way through the traps (that's right, theres traps!) all the way out, and there is only one room that leads out, that is room 111. To get out you need to find out which rooms have the traps, or, you could just be lucky with your guesses. But one wrong turn, and, boom! You're dead. You can't go diagonal. Only west, north, east and south are possible.
Code:000---001- 002 -003 -004 -005 -006 -007 -008 -009 -010-
------020- 019 -018 -017 -016 -015 -014 -013 -012 -011-
------021- 022 -023 -024 -025 -026 -027 -028 -029 -030-
------040- 039 -038 -037 -036 -035 -034 -033 -032 -031-
------041- 042 -043 -044 -045 -046 -047 -048 -049 -050-
------060- 059 -058 -057 -056 -055 -054 -053 -052 -051-
------061- 062 -063 -064 -065 -066 -067 -068 -069 -070-
------080- 079 -078 -077 -076 -075 -074 -073 -072 -071-
------081- 082 -083 -084 -085 -086 -087 -088 -089 -090-
------100- 099 -098 -097 -096 -095 -094 -093 -092 -091-
------101- 102 -103 -104 -105 -106 -107 -108 -109 -110- -111
Room 000 and 111 does obviously not contain any traps.
And, as a bonus, I will give you a few of the rooms rooms which are trapped. 22, 46, 48, 7, 8, 10, 108, 24, 106.