More actions
(Created page with "{{Infobox Switch Homebrews |title=brainfuck |image=brainfuckswitch.png |description=Brainfuck Interpreter |author=TheKgg |lastupdated=2018/10/18 |type=Other Apps |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/brainfuckswitch.7z |website=https://github.com/TheKgg/switch-brainfuck |source=https://github.com/TheKgg/switch-brainfuck |donation= }} {{#seo: |title=Switch Homebrew Apps (Other Apps) - GameBrew |title_mode=append |image=brainfuckswit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=brainf**k | ||
|image=brainfuckswitch.png | |image=brainfuckswitch.png | ||
|description= | |description=Brainf**k Interpreter. | ||
|author=TheKgg | |author=TheKgg | ||
|lastupdated=2018/ | |lastupdated=2018/04/22 | ||
|type=Other Apps | |type=Other Apps | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/brainfucknx.7z | ||
|website=https://github.com/TheKgg/switch-brainfuck | |website=https://github.com/TheKgg/switch-brainfuck | ||
|source=https://github.com/TheKgg/switch-brainfuck | |source=https://github.com/TheKgg/switch-brainfuck | ||
|donation= | |donation= | ||
}} | }} | ||
A [https://en.wikipedia.org/wiki/Brainfuck brainfuck] interpreter for the Nintendo Switch. | |||
==Installation== | |||
Put a .bf file with code (only code, no comments) in either the root of your emulator's SD card or in the same folder as your .nro. | |||
It will be booted on start. | |||
==User guide== | |||
When it asks for input move the left joystick to select a number. | |||
== | ==Media== | ||
https:// | '''Brainf**k in 100 Seconds''' ([https://www.youtube.com/watch?v=hdHjjBS4cs8 Fireship]) <br> | ||
<youtube>hdHjjBS4cs8</youtube> | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0''' | ||
* | * Initial release for Switch Brainfuck. Probably not going to be updated any time soon. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TheKgg/switch-brainfuck | ||
Revision as of 02:59, 13 April 2023
brainf**k | |
---|---|
File:Brainfuckswitch.png | |
General | |
Author | TheKgg |
Type | Other Apps |
Version | 1 |
License | Mixed |
Last Updated | 2018/04/22 |
Links | |
Download | |
Website | |
Source | |
A brainfuck interpreter for the Nintendo Switch.
Installation
Put a .bf file with code (only code, no comments) in either the root of your emulator's SD card or in the same folder as your .nro.
It will be booted on start.
User guide
When it asks for input move the left joystick to select a number.
Media
Brainf**k in 100 Seconds (Fireship)
Changelog
v1.0
- Initial release for Switch Brainfuck. Probably not going to be updated any time soon.