
Basically, Conway's Game of Life is a zero-player game where square cells emulate the process of life and create complex patterns, based on the following rules:
- Any live cell with fewer than two live neighbors dies, as if by loneliness.
- Any live cell with more than three live neighbors dies, as if by overcrowding.
- Any live cell with two or three live neighbors lives, unchanged, to the next generation.
- Any dead cell with exactly three live neighbors comes to life.
Just so you know, the eboot for Metroid Life is not custom, and should work on all custom firmwares. The homebrew was tested on a PSP Slim with 3.90 M33 custom firmware. Grab the file from the link below and enjoy!
Download: Metroid Life v0.01
Visit: QJ PSP Development Forums
Sem comentários:
Enviar um comentário