
A minimalist programming puzzle game based on the esoteric language Brainfuck. Learn its rules, solve clever challenges, and even run your code in an external terminal.
Modeled estimate, not a reported figure. How we estimate →
Discounts
Every price cut of more than 20% we have observed, in each market that quoted one, with this game's chart position on either side of it. These are episodes, not a model: a sale is one event, and one event cannot tell you what the next one will do.
Reviews, worldwide (the counter carries no country): 0.14/day in the week to Sep 11 → 0/day in the week after.
For scale, across Steam · Top Sellers · Brazil over the last 30 days: the 25 chart moves that followed a price cut of more than 20% went a median of 10 places towards #1, and the 2,413 moves with no price cut behind them went 2 away. One store, one chart, one country — it is the only place we have enough observations to say even that.
Prices outside the United States have been collected since 6 August 2026 and chart positions since 19 July 2026, so a cut older than that has no market to compare and a market that joined later has no history yet. Nothing here is converted between currencies.
About
Brainfuck is a minimalist but Turing-complete programming language, known for its extreme simplicity—and its extreme difficulty to read.
This game is a tribute to the esolang spirit. It provides:
An interactive tutorial for learning the Brainfuck language from scratch.
A collection of puzzle challenges designed to push your logic and creativity.
The ability to run your Brainfuck code in an external terminal, turning your solutions into real, visible output.
Whether you're a veteran coder or just someone curious about programming oddities, this game invites you to dive deep into one of the weirdest languages ever invented—through a clean, focused, and satisfying puzzle experience.
Minimalist interface. Maximal brain damage.
I made this game because I love the Brainfuck language, and I wanted to share it in the most enjoyable way I could think of.
Genres
Stats
Engagement
Reviews
Themes across 46 recent reviews and how positive each mention is. A keyword signal, not full sentiment analysis.
Reviews
聊《Brainf**k Challenge》这个游戏之前,得先聊聊Brainf**k这门编程语言。 这语言太奇葩,光看名字就觉得很离谱,像是来搞笑的,其实不然。 Brainf**k语言极度简约,它只有八个指令: [h2]>、<、+、-、.、,、[、],[/h2] 分别控制指针移动、数值增减、输入输出和循环。初次看到时我还挺纳闷,就这也能写程序吗?但人家确实能写,它是图灵完备的,理论上计算机能干的事,它都能干。就是可读性差了亿点。 [h2]强健你的大脑[/h2] 《Brainf**k Challenge》就是这么一款基于Brainf**k语言的极简解谜游戏,通过一系列由浅入深的谜题,在实践中学会Brainf**k。不得不说,这游戏极难,非常烧脑,但又确实很好玩 刚上手时,游戏会从最基础的指令教起,比如关卡0,只需要用[spoiler]>-->++++++++++>------[/spoiler]移动指针加加减减就能过关。但很快,难度就上来了。到了第二大关,你就得开始和循环死磕,像是用[spoiler][->>+<<][/spoiler]这种指令在不同的存储单元之间搬运数值。后面越来越难,一关能卡半天。 [h2]总结[/h2] 这是一款极难的烧脑编程解谜游戏,它用一门几乎毫无可读性可言的编程语言Brainf**k强健你的大脑,过程无疑是痛苦的,但是攻克难关后的爽感也是无可比拟的。如果你是编程爱好者,喜欢给自己大脑上上强度的玩家,那一定要玩一玩这个游戏。 [hr]虽然我还没有通关(我太笨了),不过好歹过了几关,以下是部分关卡的攻略。 0:[spoiler]>-->++++++++++>------[/spoiler] 1:[spoiler][-]>[-]>[-]>[-][/spoiler] 2:[spoiler][->>+<<][/spoiler] 2.1:[spoiler][->>+<<]>[-<+>]>[-<+>][/spoiler] 2.2:[spoiler]>[-<+>][/spoiler] 2.3:[spoiler][+>+<]>[-<+>][/spoiler] 2.4:[spoiler][->+>+<<]>>[-<<+>>][/spoiler] 3:[spoiler],++++++++++.[/spoiler] 3.1:[spoiler],.[-.][/spoiler] 4:[spoiler],[>,]<[.<][/spoiler] 4.1:[spoiler],[>,.<.[-],][/spoiler] 5:[spoiler][[-]>][/spoiler] 5.1:[spoiler],[-[->+<]>]<+[/spoiler] 5.2:[spoiler][>[[-<+>]>]<<]>.[/spoiler] 5.3:[spoiler]<<,[>+>+<<-]>[->[->+<]<[->+<]>][/spoiler] 5.4:[spoiler],>,[-<[->>+>+<<<]>>[-<<+>>]<]>>.[/spoiler] [quote] 恭请雅鉴 [url=https://store.steampowered.com/curator/45531068/]黑白测评[/url] [hr]黑夜显真 白昼辨伪
Media

Related
Related
Price dynamics, follower growth, revenue and sales trajectories with interactive tooltips
This and every other Pro feature is free until October 20, 2026. A free account is all it takes.
All-time low is the lowest price we've recorded for this game since we started tracking it.
Languages: English, Simplified Chinese
Hours played at review time, across 46 reviews with recorded playtime.
positive critical· bar length = how often the theme comes up
I couldn't believe that this was an actual language someone developed just for a laugh, you programmers are crazy! The game is exactly what it claimed to be, a programming puzzle game using the craziest language that I've ever seen. I couldn't write a program to save my life, and I will never be able to challenge the developer score, but I'm still able to have fun cheating it as a quirky puzzle game. That is the only way I can play without being overwhelmed by the PTSD of learning programming in high school. I also love the GUI design, reminding me of the date where I was learning Free Pascal in high school preparing for a city wise programming competition. I'm pretty sure I got one of the lowest score through the whole city, but I got a feeling that this developer would do great in that competition if he was able to attend. 9/10, would definitely recommend to anyone who is remotely interesting in a puzzle game. The one point knock down is because the developer make it too difficult for a barely develop brain like mine. Is it the developer's fault? No, he did a fantastic job. Does it deserve the single point knockdown? Absolutely not, I think the game is perfect. But it's my scoring, I am feeling petty being exposed like this and I am taking it personal, so bite me.
基本是原版的bf但是题型全面
I'm not sure if the people complaining about the impracticality of the esolang are trolling or otherwise mislead in some other way, but this is a fantastic Rubik's Cube-style computational puzzle game to get you thinking just a little bit closer to low-level or bare metal than most of the other ones on the market that focus on high-level abstractions. This is the best $3 I've ever spent on Steam, and I'm looking forward to getting stumped by even more puzzles. Oh, and the sandbox mode really seals the deal.
++++++++++[>++++++++++<-]>++.[-]+++++++++++[>++++++++++<-]>+++++++.[-]+++++++++++[>++++++++++<-]>.[-]
++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>+.>++++++++++++++.-------------.----.+++++++++++++++++++.<<++.>.>-------------------.++++++++++++.--------.
真是不错的作品,尽管第一次玩时才刚接触BF不久, (只才刚知道那8个符号是什么意思) 但也仅花费5.9个小时,便把1~7章节全部挑战长度内通关了, 自然,第八章开始便的确有些难度了, 于是,又花费了2.2个小时,几乎等同于前面所有章节消耗时长的一半才把第八章完结了, 就这样,取得了1~8章全部挑战通关,我也成为了那3.6%的人呢(笑) 这8.1个小时的游玩经历很不错,我会推荐这款游戏的,只是可惜,这是唯一一款在我游戏库里没有任何其他好友拥有的游戏()
I personally, and honestly love this "game". From afar, I always was intrigued by this language, but felt it too esoteric to begin with. Now, I regret that I didn't come up with this idea. The game makes it easy to drop in, and actually learn it in minutes. The challenges are simplistic, yet makes you really think about optimal course of actions. I hope achievements are coming soon too. I wanna 100% this one.
非常好游戏,使我大脑做操 期待继续更新完善!
Brainf**k,一款一点都不直观但烧脑的编程语言 实话说,作为一名计算机系的大学生,我日常接触最多的还是python,所以这也是我第一次接触Brainf**k这门语言。 这门语言很有意思啊,它只有「+-,.[]<>」这8种符号 +:将该数字加1 -:将该数字减1 ,:将输入中的数字存入内存中 .:将该数字输出 []:循环空格中的代码,直到变为0 <:左移一格 >:右移一格 对正常编辑程序来说,这种语言未免有些太过繁杂,相比python来看非常不直观 例如下面这个式子,循环嵌套,乍一看基本看不懂,可以自己进行注释让他变得稍微直观一点 ,>,[-<[->>+>+<<<]>>[-<<+>>]<]>>. 所以比起用这种古老语言写程序,它更像是一个对于程序员的脑力考验,就单单用这八个符号,后续需要完成数列、乘法等各种题目 这些题目用python来写会非常简单,但是如果用Brainf**k来写的话,难度直接指数级上升 一开始游戏会给你出一些简单的题目让你适应适应这门语言,循序渐进的增加难度,到第五章的时候就稍微有不小的难度了 再到后续章节,我滴妈,一关卡个半个小时一个小时都是常有的事 虽然游戏UI比较简陋,但内里是非常齐全的,刨除量大管饱的关卡以外,游戏还内置了一个Brainf**k调试器,你可以自由发挥编辑代码进行调试 游戏对第一次接触这门语言的人来说是一个非常考验脑力的挑战,后期拼尽脑力解出一个题的成就感是真的非常爽的 但是,我写完代码之后是真的不愿意再返回去看第二眼 [quote]关注鉴赏组:[url=https://store.steampowered.com/curator/45134494]浮生评测[/url] ←"浮生若梦,一鉴倾心,邀您共赏人间烟火" 加入Steam组:[url=https://steamcommunity.com/groups/LLFLLFF]浮生评测[/url]←“一起追寻'浮生若梦'般的游戏体验” 开始“浮生若梦”鉴赏组的奇幻之旅![/quote]
Selling now
See how fast this game is selling right now — estimated copies and revenue per day from recent review growth.
Players by region
Where this game's players are, estimated from review languages.
Related
| Game | Estimated lifetime revenue | Reviews | Review score | Price |
|---|---|---|---|---|
| $1.6K | 4 | 50% | $9.99 | |
| $524 | 7 | 86% | $2.99 | |
| $3.4M | 9.5K | 96% | $7.99 | |
| $113.4K | 182 | 75% | $14.99 | |
| $66.2K | 933 | 95% | $4.99 | |
| $1.5K | 8 | 62% | $6.99 |
Related
| Game | Estimated lifetime revenue | Reviews | Review score | Price |
|---|---|---|---|---|
| $2.1K | 50 | 98% | $1.99 | |
| $2.1K | 130 | 97% | $0.99 | |
| $2.1K | 111 | 88% | $0.99 | |
| $2.1K | 147 | 73% | $0.74 | |
| $2.1K | 62 | 94% | $1.99 | |
| $2.1K | 56 | 98% | $1.99 |