All my stuffs written in brainfuck
Currently, there is:
- kolakoski.b - A brainfuck program that prints out the Kolakoski sequence, as the sequence is infinitely long, this program never terminates
- rng.b - A simple random number generator with a period of 63253, also never terminates
- never.b - A program that plays the song Never gonna give you up when run in brainfuckconsole74