An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

        

# Marinko Peso in BrainFuck :sweat_smile:
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![license](https://img.shields.io/github/license/marinko-peso/shamus.svg)](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.