Brainfuck for PSP
From GameBrew
More actions
| Brainfuck for PSP | |
|---|---|
| General | |
| Author | アステル (asuteru72) |
| Type | Other |
| Version | Beta |
| License | Mixed |
| Last Updated | 2011/09/26 |
| Links | |
| Download | |
| Website | |
Brainfuck interpreter for the PSP.
Here's an example "hello, world!" program:
+++++++++[>++++++++>+++++++++++>+++++<<<-]>.>++.+++++++..+++.>-.------------.<++++++++.--------.+++.------.--------.>+.
Note: There are no safety measures in place if you mess something up. Run it at your own risk.
Controls
Up/Down - Change current character
Left/Right - Previous/Next character
Start - Execute
Select - Quit
Screenshots
External links
- Author's website - http://psptoho.seesaa.net/article/227701976.html