Binary Switcher
开发者 runvsgamedev
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Binary Switcher
Binary Switcher 的标签
简介
Try to match the decimal numbers by adjusting the binary representation
玩法说明
Use the arrow keys
评论
okiyama
Jun. 10, 2017
Surprisingly addicting. Good algorithm is: start all the way left, set to 1, if you're over, set to 0, move right, repeat.