Skip to content

saizai/wumpusphone

Repository files navigation

== The puzzle ==

This is code for Making the Possible Impossible, part of the 2011 MIT Puzzle Hunt:
http://www.mit.edu/~puzzle/2011/puzzles/zelda/making_the_possible_impossible/

The solution (and explanation) is here:
http://www.mit.edu/~puzzle/2011/puzzles/zelda/making_the_possible_impossible/answer/


== Running the code ==

Start your new app with "ahn start /path/to/your/app"

If you wish to use Adhearsion to control Asterisk's dialplan,
change the contexts you wish to be affected in your
/etc/asterisk/extensions.conf file to the following: 

[your_context_name]
exten => _X.,1,AGI(agi://1.2.3.4) ; This IP here

About

MIT Puzzle Hunt 2011 - Wumpus Phone Tree puzzle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published