https://github.com/marinko-peso/marinko-peso-brainfuck
Me, in BrainFuck programming language :sweat_smile:
https://github.com/marinko-peso/marinko-peso-brainfuck
Last synced: about 1 month ago
JSON representation
Me, in BrainFuck programming language :sweat_smile:
- Host: GitHub
- URL: https://github.com/marinko-peso/marinko-peso-brainfuck
- Owner: marinko-peso
- License: mit
- Created: 2018-05-17T19:36:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T20:34:13.000Z (almost 7 years ago)
- Last Synced: 2025-02-07T17:37:04.282Z (3 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Marinko Peso in BrainFuck :sweat_smile:
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/marinko-peso/shamus/blob/master/LICENSE)For fun "profile" made using [BrainFuck programming language](https://en.wikipedia.org/wiki/Brainfuck).
## Running
To test the program, you can run the content of the brainfuck file [here](http://bit.ly/2kayW1L), use terminal version:
```
$ npx marinko-peso/marinko-peso-brainfuck
```
or open in browser using -w flag:
```
$ npx marinko-peso/marinko-peso-brainfuck -w
```## License
MIT.