Fracal Maze Generator PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = Fracal Maze Generator | image = https://dlhb.gamebrew.org/psphomebrew/FracalMazeGeneratorPSP.jpg|250px | type = Other Games | version = v1.0 |...")
 
m (Text replacement - "↵Category:Support the author" to "")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = Fracal Maze Generator
|title=Smallest Simplest Maze Generator
| image = https://dlhb.gamebrew.org/psphomebrew/FracalMazeGeneratorPSP.jpg|250px
|image=ssmg.png
| type = Other Games
|description=World's Smallest Simplest Maze Generator.
| version = v1.0
|author=edepot
| licence = Mixed
|lastupdated=2011/11/09
| author = edepot
|type=Other Games
| website = http://www.edepot.com/game.html
|version=1.0
| download = https://dlhb.gamebrew.org/psphomebrew/FracalMazeGeneratorPSP.rar
|license=Mixed
| source =
|download=https://dlhb.gamebrew.org/psphomebrew/ssmg.7z
|website=http://www.edepot.com/game.html
|source=https://code.google.com/archive/p/fractal-maze-generator
|donation=http://www.edepot.com/game.html
}}
}}
<youtube>S8XVGMDZM8U</youtube>
Fracal Maze Generator PSP, or Smallest Simplest Maze Generator, is a homebrew application that uses fractal patterns to create the maze.
 
Fracal Maze Generator PSP is an 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).
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).


Installation Guide
==User guide==
Firmware 1.5:
Copy everything inside firmware1.5 folder from ssmg.zip to your Memory Stick's /PSP/GAME/ directory.
 
Firmware 1.0:
Copy everything inside firmware1.0 folder from ssmg.zip to your Memory Stick's /PSP/GAME/ directory.
 
Note from developer:
If you are running a Custom Firmware, make sure it is set up to run 1.50 Firmware inside directory ms0:/PSP/GAME/ (ms0:/ is the root of your Memory Stick). So if it is currently set up to run in ms0:/PSP/GAME150/, make sure you change it to the original directory structure of ms0:/PSP/GAME/.
 
User guide
Think of it as fractal for mazes or mandelbrot for mazes, where a simple formula can generate complex patterns.
Think of it as fractal for mazes or mandelbrot for mazes, where a simple formula can generate complex patterns.


Line 33: Line 24:
The default PSP one leaves gaps. Tilt your PSP slightly for common viewing angle. Re-run the program for another maze. Source is included.
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
==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.
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
==Changelog==
1.0
'''1.0'''
- Initial Version.
* Initial Version.


Credits
==Credits==
Smallest Simplest Maze Generator, http://www.edepot.com/algorithm.html
[http://www.edepot.com/algorithm.html Smallest Simplest Maze Generator].


References
==External links==
Author's webpage, http://www.edepot.com/game.html
* Author's website - http://www.edepot.com/game.html
* Google Code - https://code.google.com/archive/p/fractal-maze-generator

Latest revision as of 04:31, 17 May 2024

Smallest Simplest Maze Generator
Ssmg.png
General
Authoredepot
TypeOther Games
Version1.0
LicenseMixed
Last Updated2011/11/09
Links
Download
Website
Source
Support Author

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

Smallest Simplest Maze Generator.

External links

Advertising: