More actions
m (Text replacement - "{{Infobox PSP homebrew" to "{{Infobox PSP Homebrews") |
m (Text replacement - "image = https://dlhb.gamebrew.org/psphomebrew/" to "image = ") |
||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
| title = Smallest Simplest Maze Generator | | title = Smallest Simplest Maze Generator | ||
| image = | | image = ssmg.png|250px | ||
| type = Other Games | | type = Other Games | ||
| version = 1.0 (9 Nov 2011) | | version = 1.0 (9 Nov 2011) |
Revision as of 12:30, 14 October 2021
Smallest Simplest Maze Generator | |
---|---|
General | |
Author | edepot |
Type | Other Games |
Version | 1.0 (9 Nov 2011) |
Links | |
Download | |
Website | |
Source | |
Fracal Maze Generator PSP, or Smallest Simplest Maze Generator, is a homebrew application that uses fractal patterns to create the maze.
The idea is to showcase how simple algorithms is able to create complex patterns. The algorithm is made of only 3-5 lines of code (source code provided).
User guide
Think of it as fractal for mazes or mandelbrot for mazes, where a simple formula can generate complex patterns.
Note that the font affects the look of the maze, so get a font that has slashes that extends to the corners.
The default PSP one leaves gaps. Tilt your PSP slightly for common viewing angle. Re-run the program for another maze. Source is included.
Compatibility
It runs on a PSP with Firmware 1.0 or 1.50.
It also runs on higher Firmware if that Firmware supports running Firmware 1.50 or 1.00 homebrew.
Changelog
1.0
- Initial Version.
Credits
External links
- Author's website - http://www.edepot.com/game.html
- Google Code - https://code.google.com/archive/p/fractal-maze-generator