Inspiration

Was inspired by my friends Victor and Fanuel, who were discussing about Brainfuck programming language and it sounded interesting. Tried it out and found it very interesting, decided to write and article about it.

What it does

The article explains how to print the word LUNA using Brainfuck language step by step

How we built it

Wrote Brainfuck code to display word LUNA using the ASCII codes of the word LUNA, the wrote an article on medium describing how I did it.

Challenges we ran into

Understanding the logic behind Brainfuck

Accomplishments that we're proud of

Was able to write code in Brainfuck and was also able to write my first article on medium.com

What we learned

Learnt Brainfuck's language and syntax

What's next for Printing 'LUNA' in brainfuck programming language

Can try out the challenge to write Brainfucks interpreter

Built With

Share this project:

Updates