Skip to content

PiggyAwesome/brainfrick-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

brainfrick-snippets

Useful code snippets, for the brainfuck language

bf logo pig

math.bf
Fully operational 2 integer calculator, I made from scratch in brainfuck. (Instead of studing for GCSE)

Functions:

  • Plus 2 integers together
  • Subtract 2 integers from each other
  • Multiply 2 integers with each other
  • Divide 2 integers by each other

About

Useful code snippets, for the brainfuck language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published