Guess A Number in Brainfuck
A downloadable game
Have you ever wanted a number guessing game? What no? Come on! This one is written in Brainfuck. No I'm not cussing it's an esoteric programming language. It's so pretty!
Anyways in all seriousness this was a lot of fun to write, no idea how fun it is to play tho!
I've included my commented code if you would like to decipher it because I sure don't understand it either.
Credits:
Glider Inspired by mitxela
Using Python to Brainfuck compiler bfpy https://github.com/felko/bfpy
Compare algorithm by Jeffry Johnston
Input number by Urban Müller (https://esolangs.org/wiki/Brainfuck_algorithms)
Text to Brainfuck (https://copy.sh/brainfuck/text.html)
Coded live on https://www.twitch.tv/macro_scenery
Status | Released |
Author | macro_scenery |
Tags | brainfuck, number, Simple |
Download
Install instructions
To run, download, copy as text, and paste into this interpreter. It's the fastest one!
Just don't check by looking at the memory
Development log
- Post Jam Bug FixApr 18, 2021
- Watch me code it!Apr 12, 2021
Leave a comment
Log in with itch.io to leave a comment.