Skip to content

Commit

Permalink
instruction on how to run it
Browse files Browse the repository at this point in the history
  • Loading branch information
neizod committed Oct 2, 2021
1 parent 7980996 commit 81bdb52
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Brainfuck/neizod.b
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,14 @@ PART 2 CONVERT COFFEE TO CODE
> [-<<+>>] move 2nd e to the back of previous d
<<[<] reset head
>[.>]<[<] print the final word after conversion
PART 3 WATCH IT RUN BEAUTIFULLY
===============================
to test the code/ you may go to this webpage
[ //fatiherikli.github.io/brainfuck-visualizer/ ]
then copy and paste this file into the textarea
tick optimize and set delay to the left for fastest emulator speed
finally just hit run and watch the turing machine operate in action

0 comments on commit 81bdb52

Please sign in to comment.