|      1jadehare      357 天前 这是 cookieclicker 的玩法。那个至少有图 | 
|      2guotianzuo      357 天前 gityx.com      会给你惊喜的  哈哈哈 | 
|  |      3KorenKrita      357 天前 可以看下猫国建设者 都是类似玩法 | 
|  |      4cpstar      357 天前 微动损毁器? | 
|  |      5lizhengbo      357 天前 看不懂玩法,是不是 out 了。 | 
|  |      6oldcai OP PRO @cpstar  鼠标耐久度-1 -1 -1 -1-1 -1-1 -1 -1 -1 -1 -1-1 -1-1 -1 功德 +1 +1 +1 😂 我忽然想到一种很新的电子木鱼 @KorenKrita @jadehare 这个是最简陋的😂感觉像是从复杂的游戏中把快乐抽象出来了 @lizhengbo 多点点你就懂了 | 
|  |      7timethinker      357 天前 https://imgur.com/3xg3iPi 玩了一会儿,由于现实时间是恒定的,那么这个游戏就告诉我们,如何把握每一秒时间尽量多增加复利收益,也就是一直有事做,增加自己的筹码(游戏中的 AutoCliker )。 | 
|  |      8wweerrgtc      357 天前 有点上头 刷新一下就没了😂 | 
|  |      10oldcai OP PRO @wweerrgtc  ``` setInterval(() => { const buttons = document.querySelectorAll("button"); buttons.forEach(button => button.click()); }, 1000); ``` 求需要要多少秒能够每秒一个 “The One Clicker To Rule Them All - Cost : 250000000 clicks” @timethinker 哈哈,上深度了。 | 
|  |      11Felldeadbird      357 天前 果然上头,鼠标都点冒烟了。 | 
|  |      12KimWexler      357 天前 | 
|  |      13woshihgs      357 天前 @timethinker #7 你这是玩了一会儿吗 | 
|  |      14pojer      357 天前 鼠标杀手,哈哈 | 
|  |      15faithxy      357 天前  1 鼠标点一下,按住回车就能一直加了 | 
|      16zcc520510      357 天前 | 
|      17zcc520510      357 天前 | 
|  |      18faithxy      357 天前 | 
|  |      19Asjun      357 天前 那些挂机小游戏也基本是这样的,自动挂机给资源/数值,然后手动点加快进度 | 
|      20maybedk      357 天前 steam 上有个很经典的游戏叫 click heroes 也是这个原理,玩法很经典了。可能拟合一个爆炸函数就是很爽吧。 | 
|  |      21RayJiang9      357 天前 想起 war 3 里面的一个图 巨魔于精灵,精灵的玩法和这个本质是一样的,很上头 大致是先造钱库,每秒给 x 钱,升级钱库增加 x 的值。 钱来买伐木工,每秒给 y 木头,一级 10 木/秒,二级 100 木/秒类似这样。 然后用钱和木头升级防御,抵挡巨魔的进攻。 | 
|  |      22yubel      357 天前 | 
|      23zhmouV2      357 天前 这个应该是用计时器实现的自动增长吧 浏览器基本上因为性能因素在切到后台的时候计时器执行时间会延长……这游戏一切 tab 页数据就不咋增长了 | 
|  |      24lanten      357 天前 var bel=document.querySelector('#content > div > button');setInterval(()=>bel.click(),50); 这是我写过最简陋的外挂 | 
|      25112211aabbcc      357 天前 | 
|      26112211aabbcc      357 天前 | 
|  |      27oldcai OP PRO @112211aabbcc 那我就放心了,我本来还担心明天他会因为类型满了而归零。 @lanten 我已经发了,你比我更贪心一点 :P @yubel 哈哈,这个也有意思,还带点经济学。 @aeo13 @Felldeadbird 你不是一个 | 
|  |      28microchang      357 天前 [无聊]( https://imgur.com/7Xvx0qx) | 
|      29Rickkkkkkk      357 天前 | 
|  |      30headwindx      356 天前 via iPhone 这不就是小白鼠跑圈吗?给个圈就跑,还美滋滋的无法自拔 | 
|  |      31ijyuqi      356 天前 | 
|      32dayu1994      356 天前 玩过这几个,供参考: ## 有界面 [Rusty's Retirement]( https://store.steampowered.com/app/2666510/Rustys_Retirement/) [Tap Heroes]( https://store.steampowered.com/app/371570/Tap_Heroes/) [Melvor Idle]( https://store.steampowered.com/app/1267910/Melvor_Idle/) [Cell to Singularity]( https://store.steampowered.com/app/977400/Cell_to_Singularity__Evolution_Never_Ends/) [Clicker Heroes]( https://store.steampowered.com/app/363970/Clicker_Heroes/) ## 极简 [Poke Clicker]( https://g8hh.github.io/pokeclicker/) [猫国建设者]( https://kittensgame.com/web/) [Evolve]( https://g8hh.github.io/evolve/) [魔法理论]( https://mathiashjelm.gitlab.io/arcanum/) | 
|      33Pangurban      354 天前 开眼了,摸鱼游戏+1❤️ |