Number Wizard
开发者 JmartinMGS
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Number Wizard
Number Wizard 的标签
简介
Pick a number between 0 and 10,000, and see if you can outwit the wizard. Make sure to write it down so you remember it.
玩法说明
Click Higher if your number is greater than the wizard’s guess. Click lower if it is less than.
评论
banni
Jul. 03, 2018
its a simple binary search ... not really a game.
That randomizes its guess based on a min/max range based on at first the parameters set at the start, and then dynamically by the numbers where you selected higher or lower. Really to be honest I just published this to say I did it. Didn't expect much.Gotta pop that first game cherry.
schniepelus
Jul. 03, 2018
i took 1 and was underwhelmed