INFO:NEPTUNE   

 

^

 

Neptune (2014-03-22)

Maze generator.

Neptune is a maze generator.  Run with integer argument to generate a
maze to stdout:

   perl neptune.pl <seed>

The same seed will always generate the same maze.

Output can be played just by appending more script interpretors to the
pipe.  For example, to solve maze #1136163692:

   perl neptune.pl 1136163692 \
   | perl | perl | perl | perl | perl | perl | perl | perl | perl \
   | perl | python | ruby | ruby | ruby | ruby | ruby | python | ruby \
   | bash | ruby | python | python | ruby | ruby | bash | perl | bash \
   | ruby | ruby | python | python | python | python | python | perl \
   | python | perl | perl | perl | bash | perl | python | perl | perl \
   | bash | perl | python | perl | bash | perl | python | perl | bash \
   | bash | ruby | ruby | ruby | bash | ruby | python | ruby | bash \
   | ruby | python | ruby | ruby | ruby | ruby | bash | perl | perl \
   | perl | bash | perl | perl | bash | perl | python | perl | bash \
   | perl | perl | perl | perl | bash | perl | python | perl | bash \
   | bash | perl | python | python | perl | python | python | perl \
   | bash | bash | bash | ruby | bash | perl | perl | perl | perl \
   | perl | python | ruby | ruby | ruby | python | python | python \
   | python | ruby | python | ruby | bash | ruby | ruby | ruby | ruby \
   | python | python | perl | bash | perl | python | perl | perl \
   | perl | perl | bash | perl | bash | bash | perl | python | python \
   | perl | bash | perl | perl | bash | ruby | ruby | bash | ruby \
   | ruby | bash | perl | perl | perl | perl | bash | ruby | bash \
   | perl | perl | python | python | python | python | python | python \
   | ruby | ruby | python | perl | perl

Choosing the right language is the first step in solving many problems.

Based on Neptune from "Hyperdimension Neptunia".

--
omoikane@uguu.org - http://uguu.org/

  RAR ZIP /
2023-03-07