I made this project because "why not?".
For the hee hee haa haa funnies.
read about it at Temples Of man a.k.a my website
You can run it directly by:
.\go-fbrain [insert brainfuck program path here relative to the main.go path]
OR
go run main.go [insert brainfuck program like said up there]
Don't forget to Build it first:
go build main.go