https://github.com/bahanix/amazing
Porn folder maze generator
https://github.com/bahanix/amazing
porn porn-folder ruby xkcd
Last synced: 15 days ago
JSON representation
Porn folder maze generator
- Host: GitHub
- URL: https://github.com/bahanix/amazing
- Owner: Bahanix
- License: other
- Created: 2011-11-23T16:11:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T12:44:42.000Z (about 8 years ago)
- Last Synced: 2025-04-11T21:52:14.982Z (15 days ago)
- Topics: porn, porn-folder, ruby, xkcd
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# aMazing: porn folder maze generator
Generate directories mazes. Enjoy your filesystem more than ever.
Inspired from XKCD [Porn Folder](http://www.xkcd.com/981/).## Usage
ruby maze.rb [root directory]
## Example
ruby maze.rb 24 root
## Result
root
└── 24
├── 17
│ └── 22
│ ├── 06
│ │ └── 23
│ └── 14
│ ├── 15
│ │ └── 08
│ │ └── 11
│ │ ├── 02
│ │ │ └── 19
│ │ └── 07
│ └── 16
│ └── 18
│ └── 01
└── 21
└── 00
├── 04
└── 13
└── 05
└── 10
└── 09
├── 03
├── 12
└── 20