Skip to content

Instantly share code, notes, and snippets.

@peteristhegreat
Created November 10, 2022 14:14
Show Gist options
  • Save peteristhegreat/58cbce3a8f132595f04d4a2883819c6d to your computer and use it in GitHub Desktop.
Save peteristhegreat/58cbce3a8f132595f04d4a2883819c6d to your computer and use it in GitHub Desktop.
Mazes, Colossal Cave Adventure, Astrolog.org

Awesome printable mazes

http://astrolog.org/labyrnth/maze.htm

Under Maze Graphics there are a lot of good ones.

http://astrolog.org/labyrnth/maze/theseus.gif

Colossal Cave Adventure, Mazes

Even with a spoiler map, the Colossal Cave Adventure takes a while and is interesting to new gamers.

http://www.spitenet.com/cave/

Spoiler: http://www.spitenet.com/cave/ColossalCaveAdventureMap.php

No Clues: http://www.spitenet.com/cave/CCAdventureMapNoClues.php

Alexa version

Play under the pressure of a smart speaker/personal assistant

https://www.amazon.com/teri1337-Colossal-Cave-Adventure/dp/B071WXY4QV

SMS Version

Found on the spitenet page, I haven't tried it but it sounds interesting

https://youtu.be/PbdpW-yAeQo

RPI, debian, ubuntu version

$ sudo apt-get update
$ sudo apt-get install colossal-cave-adventure

Android

https://play.google.com/store/apps/details?id=com.ecsoftwareconsulting.adventure430&gl=US

Maze, all different

Maze of Twisty Little Passages, all different

The complete graphs of the solution to these mazes interest me, and they are kind of hard to find on google.

https://web.archive.org/web/20210212163647/http://advent.jenandcal.familyds.org/Maps/BatteryMazeMap.pdf

https://bluerenga.blog/2011/03/19/adventure-350-points-on-the-worst-maze-ever/

https://bluerenga.files.wordpress.com/2011/03/maze_all_different.pdf

Maze, all alike

https://bluerenga.blog/2011/03/25/adventure-350-points-best-maze-ever/

https://bluerenga.files.wordpress.com/2011/03/allalike.png

Future Work

Making a 3d version of these kinds of mazes are interesting to me. Maybe I'll make one in VR or just a 3d game in Unity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment