Difference between revisions of "Sokoban Level 3h"

From NetHackWiki
Jump to navigation Jump to search
m (typo)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Please do not copy this article to Wikia. -->This is one of the new possible maps for the middle level of [[Sokoban]] in [[UnNetHack]] and for Level 3 in [[GruntHack]] and [[EvilHack]]. It has 14 [[boulder]]s and 12 [[hole]]s, leaving 2 spare boulders.
+
<!-- Please do not copy this article to Wikia. -->'''Sokoban Level 3h''' is one of the new maps for [[Sokoban]] in some [[variant]]s of ''[[NetHack]]''. It may appear as a second level map for [[Sokoban (UnNetHack)|Sokoban]] in [[UnNetHack]], and may appear as a third level map in [[GruntHack]], [[EvilHack]] and [[Hack'EM]]; in Hack'EM, the map is named '''"Snaggletooth"'''. It has 14 [[boulder]]s and 12 [[hole]]s, leaving 2 spare boulders.
  
In UnNetHack, like all Sokoban levels this map may be flipped horizontally or vertically.
+
In UnNetHack and GruntHack, this map may be flipped horizontally or vertically like all Sokoban levels.
  
<code>
 
 
   -------------------- 0 boulder
 
   -------------------- 0 boulder
 
   |.....^^^^^^^^^^^^.| ^ hole
 
   |.....^^^^^^^^^^^^.| ^ hole
Line 20: Line 19:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
+
 
 
== Strategy ==
 
== Strategy ==
  
Line 28: Line 27:
  
 
First, the boulders throughout the level need to be rotated to allow the middle column of boulders to be broken:
 
First, the boulders throughout the level need to be rotated to allow the middle column of boulders to be broken:
<code>
+
 
 
   -------------------- '''A''' rrd
 
   -------------------- '''A''' rrd
 
   |.....^^^^^^^^^^^^.| '''B''' u
 
   |.....^^^^^^^^^^^^.| '''B''' u
Line 45: Line 44:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
+
 
 
The column of boulders can now be pushed into the holes:
 
The column of boulders can now be pushed into the holes:
<code>
+
 
 
   -------------------- '''F''' r
 
   -------------------- '''F''' r
 
   |.....^^^^^^^^^^^^.| '''D''' uluu uurr rr*
 
   |.....^^^^^^^^^^^^.| '''D''' uluu uurr rr*
Line 64: Line 63:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
+
 
 
The next few boulders take advantage of the preparation done near the beginning:
 
The next few boulders take advantage of the preparation done near the beginning:
<code>
+
 
 
   -------------------- '''L''' r
 
   -------------------- '''L''' r
 
   |.......@.^^^^^^^^.| '''K''' l___ ____ luuu uluu uurr rrrr rr*
 
   |.......@.^^^^^^^^.| '''K''' l___ ____ luuu uluu uurr rrrr rr*
Line 83: Line 82:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
+
 
 
The last five boulders follow roughly the same path as each other:
 
The last five boulders follow roughly the same path as each other:
<code>
+
 
 
   -------------------- '''G''' d
 
   -------------------- '''G''' d
 
   |..........@.^^^^^.| '''H''' ____ ____ ____ lllu uluu uurr rrrr rrrr r*
 
   |..........@.^^^^^.| '''H''' ____ ____ ____ lllu uluu uurr rrrr rrrr r*
Line 102: Line 101:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
+
 
 
The level is now complete. You may want to check under boulder '''E''' or behind boulder '''B''' for items.
 
The level is now complete. You may want to check under boulder '''E''' or behind boulder '''B''' for items.
<code>
+
 
 
   --------------------
 
   --------------------
 
   |...............@..|
 
   |...............@..|
Line 121: Line 120:
 
                 |.....|
 
                 |.....|
 
                 -------
 
                 -------
</code>
 
== Next level ==
 
 
The stairs up leads to the final level of Sokoban:
 
  
 +
==Next level==
 +
===UnNetHack===
 
* [[Sokoban Level 4a]]
 
* [[Sokoban Level 4a]]
 
* [[Sokoban Level 4b]]
 
* [[Sokoban Level 4b]]
Line 132: Line 129:
 
* [[Sokoban Level 4e]]
 
* [[Sokoban Level 4e]]
 
* [[Sokoban Level 4f]]
 
* [[Sokoban Level 4f]]
 
+
{{variant-343}}
 
[[Category:Sokoban]]
 
[[Category:Sokoban]]
 
[[Category:UnNetHack]]
 
[[Category:UnNetHack]]
 
[[Category:GruntHack]]
 
[[Category:GruntHack]]
 +
[[Category:EvilHack]]
 +
[[Category:Hack'EM]]
 +
[[Category:Sokoban (UnNetHack)]]
 +
[[Category:Sokoban (GruntHack)]]
 +
[[Category:Sokoban (EvilHack)]]
 +
[[Category:Sokoban (Hack'EM)]]

Latest revision as of 12:31, 31 July 2023

Sokoban Level 3h is one of the new maps for Sokoban in some variants of NetHack. It may appear as a second level map for Sokoban in UnNetHack, and may appear as a third level map in GruntHack, EvilHack and Hack'EM; in Hack'EM, the map is named "Snaggletooth". It has 14 boulders and 12 holes, leaving 2 spare boulders.

In UnNetHack and GruntHack, this map may be flipped horizontally or vertically like all Sokoban levels.

  -------------------- 0 boulder
  |.....^^^^^^^^^^^^.| ^ hole
  |.....------------.| > starting position/downstairs
  --.----..--------|.| < upstairs
   |.--.0.........||.| + door
 ---....-..00.|...||.|
 |...0.-..|.0.-----|.|
 |.-.0.00.|.--------+|
 |..-0--.....| |.....|
 --..0.00--.-| |.....|
  --......0..| |.....|
   ---.>---0.| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

Strategy

The following solution may not be very fast or organized. Improvements welcome. Like all Sokoban levels it can be solved without making any boulders 'stick'.

All boulders are replaced by letters so they can be referred to. Moving the boulders is shortened to r for right, l for left, u for up, d for down. An asterisk is used to denote the last move filled a hole (and thus removed the boulder from the game). So "N ddrr*" means move boulder N two times down and two times to the right into a hole.

First, the boulders throughout the level need to be rotated to allow the middle column of boulders to be broken:

  -------------------- A rrd
  |.....^^^^^^^^^^^^.| B u
  |.....------------.| N uuuu
  --.----..--------|.| M r
   |.--.A.........||.| L d
 ---....-..BC.|...||.| H d
 |...D.-..|.E.-----|.| G rr
 |.-.F.GH.|.--------+|
 |..-I--.....| |.....|
 --..J.KL--.-| |.....|
  --......M..| |.....|
   ---.@---N.| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

The column of boulders can now be pushed into the holes:

  -------------------- F r
  |.....^^^^^^^^^^^^.| D uluu uurr rr*
  |.....------------.| J l
  --.----..--------|.| I uuul uuuu rrrr r*
   |.--....B......||.| J ruuu uluu uurr rrrr*
 ---....-.A.C.|...||.| F luul uuuu rrrr rrr*
 |...D.-..|.E.-----|.|
 |.-.F..@G|N--------+|
 |..-I--H....| |.....|
 --..J.K.--.-| |.....|
  --....L..M.| |.....|
   ---.>---..| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

The next few boulders take advantage of the preparation done near the beginning:

  -------------------- L r
  |.......@.^^^^^^^^.| K l___ ____ luuu uluu uurr rrrr rr*
  |.....------------.| H u
  --.----..--------|.| M d
   |.--....B......||.| L lllu ____ luuu uluu uurr rrrr rrr*
 ---....-.A.C.|...||.| M ulll llu_ luuu uluu uurr rrrr rrrr*
 |.....-..|.E.-----|.|
 |.-.....G|N--------+|
 |..-.--H....| |.....|
 --....K.--.-| |.....|
  --....L..M.| |.....|
   ---.>---..| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

The last five boulders follow roughly the same path as each other:

  -------------------- G d
  |..........@.^^^^^.| H ____ ____ ____ lllu uluu uurr rrrr rrrr r*
  |.....------------.| G lu__ ____ ____ lllu uluu uurr rrrr rrrr rr*
  --.----..--------|.| B r
   |.--....B......||.| A lddd lu__ ____ lllu uluu uurr rrrr rrrr rrr*
 ---....-.A.C.|...||.| B rr
 |.....-..|.E.-----|.| C llld ddlu ____ lllu uluu uurr rrrr rrrr rrrr*
 |.-....HG|N--------+| N uuul lddd dlu_ lllu uluu uurr rrrr rrrr rrrr r*
 |..-.--.....| |.....|
 --......--.-| |.....|
  --.........| |.....|
   ---.>---..| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

The level is now complete. You may want to check under boulder E or behind boulder B for items.

  --------------------
  |...............@..|
  |.....------------.|
  --.----..--------|.|
   |.--.......B...||.|
 ---....-.....|...||.|
 |.....-..|.E.-----|.|
 |.-......|.--------+|
 |..-.--.....| |.....|
 --......--.-| |.....|
  --.........| |.....|
   ---.>---..| |..<..|
     ----.|..| |.....|
          ---- |.....|
               |.....|
               -------

Next level

UnNetHack