{"author_link":"\/users\/dick-claus","author_name":"dick-claus","author_uid":1012583,"comments":[{"id":620285,"author_name":"LDJam user 235146","author_uid":"235146","epoch":1619382044,"text":"I think i figured out a pattern :P\n\n![pattern.png](\/\/\/raw\/a86\/93\/z\/3c216.png)","format":"md","likes":2,"spam":"N"},{"id":630361,"author_name":"Quinn_Patrick","author_uid":"quinn-patrick","epoch":1619466413,"text":"I think this entry is too smart for me, but the take on the theme is fantastic. I wish it was more clear to me (a very casual chess player) what exactly I'm supposed to do. Highly innovative and creative, though, nice job.","format":"md","likes":1,"spam":"N"},{"id":634128,"author_name":"Chumzy","author_uid":"chumzy","epoch":1619485394,"text":"Its pretty fun to mess around with. It fits the theme pretty well. I think it'd be nice if it showed you how it made the shortest checkmate (Like what moves it made) but that'd be difficult to add. ","format":"md","likes":1,"spam":"N"},{"id":659205,"author_name":"danvil","author_uid":"danvil","epoch":1619595786,"text":"Very nice idea! Would be nice to see the moves it made for the solution, or to see a shorter solution in case it found one.","format":"md","likes":1,"spam":"N"},{"id":660657,"author_name":"dick-claus","author_uid":"dick-claus","epoch":1619607790,"text":"Hi, thanks for the feedback. @chumzy actually it will be very easy to add. As engine is already suggest moves if it can find a mate. I just need to implement execution of moves. Great idea maybe I will add it in post mortem version.","format":"md","likes":0,"spam":"N"},{"id":686384,"author_name":"ancooper","author_uid":"ancooper","epoch":1619927081,"text":"![chess.PNG](\/\/\/raw\/452\/51\/z\/41f9c.png)\n\nWhy is there no mate on the board in 3 moves?","format":"md","likes":1,"spam":"N"},{"id":699495,"author_name":"dick-claus","author_uid":"dick-claus","epoch":1620633415,"text":"Hi @ancooper you right there is the mate in 3 in this situation. You see the engine is not like a human it has to go to depth 5 to find that it left the promising move behind. My game is currently going only to the depth of the level. And you have to create a forced mate situation I guess or the engine would not find it. I've tried to just look for mate in X and engine goes crazy sometimes when you make a mistake. I need to find the better approach in finding the answer without breaking a game.","format":"md","likes":1,"spam":"N"},{"id":699583,"author_name":"ancooper","author_uid":"ancooper","epoch":1620649210,"text":"Yes. I've experimented with this. The concept is very interesting. I saw the logs in chrome.\n\nIf I look at this example above and click \"go deeper\", the game responds: bestmove a2a3 ponder a8a7. Click again and again: bestmove c1c6 ponder a7a8, bestmove c6a6\n\nTechnically, the game gave the answer in three moves))","format":"md","likes":0,"spam":"N"}],"format":"md","images":["ld48\/wayback-placeholder.png"],"links":[{"url":"https:\/\/dickclaus.github.io\/ld48_deeper_and_deeper\/","text":"Link"},{"url":"https:\/\/github.com\/dickclaus\/ld48_deeper_and_deeper","text":"Link"}],"metadata":{"g_key":"75727","g_author":"1012583","g_event":"LD48","g_eventkey":"109","g_subevent":"COMPO","g_urlkey":"370222","g_title":"Deep blue mind with stockfish smell","g_status":"WAYBACK","g_place":"99999","g_commentcount":"8","g_site2_node_id":"239680","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"239680","n_urlkey":"370222","n_parent":"233335","n_path":"\/events\/ludum-dare\/48\/deep-blue-mind-with-stockfish-smell","n_slug":"deep-blue-mind-with-stockfish-sm","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"12583","n_created":"1618833525","n_modified":"1778363284","n_version":"739455","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD48","removed_author":false},"_superparent":9,"_trust":3,"author":12583,"body":"## Chess engine goes deeper and deeper\n\n![ld48-cover.png](\/\/\/raw\/721\/3\/z\/3bef5.png)\n\nOne day Chess Engine won a grand master.\nBut the main power of a human mind is creativity. \n\nUnleash the power of your creativity and force ~~stupid~~ chess engine to go deeper and deeper to find a solution.\n\nWith each level engine will go to analyze board deeper. Your goal is to create \"Mate in X moves\" problem. After you done press go deeper.\n\n\n\n","comments":8,"comments-timestamp":"2021-05-10T12:20:10Z","created":"2021-04-19T11:58:45Z","files":[],"files-timestamp":0,"grade":{"grade-01":5,"grade-02":5,"grade-03":5,"grade-04":5,"grade-07":4,"grade-08":4},"id":239680,"love":0,"magic":{"cool":86.602540378444,"feedback":1,"given":1.875,"grade":4.6666666666667,"grade-01-average":3.167,"grade-02-average":2.5,"grade-03-average":4.667,"grade-04-average":4.5,"grade-07-average":3.25,"grade-08-average":3,"smart":-32.200485300053},"meta":{"author":[12583],"cover":"\/\/\/content\/721\/3\/z\/3beee.png","grade-05-out":"1","grade-06-out":"1","link-01":"https:\/\/dickclaus.github.io\/ld48_deeper_and_deeper\/","link-01-tag":[42336],"link-02":"https:\/\/github.com\/dickclaus\/ld48_deeper_and_deeper","link-02-tag":[42332]},"meta-timestamp":"2026-05-09T21:48:04Z","modified":"2026-05-09T21:48:04Z","name":"Deep blue mind with stockfish smell","node-timestamp":"2021-04-25T17:41:15Z","parent":233335,"parents":[1,5,9,233335],"path":"\/events\/ludum-dare\/48\/deep-blue-mind-with-stockfish-smell","published":"2021-04-25T17:41:15Z","scope":"public","slug":"deep-blue-mind-with-stockfish-smell","subsubtype":"compo","subtype":"game","type":"item","version":739455},"text":"## Chess engine goes deeper and deeper\n\n![ld48-cover.png](\/\/\/raw\/721\/3\/z\/3bef5.png)\n\nOne day Chess Engine won a grand master.\nBut the main power of a human mind is creativity. \n\nUnleash the power of your creativity and force ~~stupid~~ chess engine to go deeper and deeper to find a solution.\n\nWith each level engine will go to analyze board deeper. Your goal is to create \"Mate in X moves\" problem. After you done press go deeper.\n\n\n\n","title":"Deep blue mind with stockfish smell","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/239501+239502+239503+239504+239505+239506+239507+239508+239509+239510+239511+239512+239513+239514+239515+239516+239517+239518+239519+239520+239521+239522+239523+239524+239525+239526+239527+239528+239529+239530+239531+239532+239533+239534+239535+239536+239537+239538+239539+239540+239541+239542+239543+239544+239545+239546+239547+239548+239549+239550+239551+239552+239553+239554+239555+239556+239557+239558+239559+239560+239561+239562+239563+239564+239565+239566+239567+239568+239569+239570+239571+239572+239573+239574+239575+239576+239577+239578+239579+239580+239581+239582+239583+239584+239585+239586+239587+239588+239589+239590+239591+239592+239593+239594+239595+239596+239597+239598+239599+239600+239601+239602+239603+239604+239605+239606+239607+239608+239609+239610+239611+239612+239613+239614+239615+239616+239617+239618+239619+239620+239621+239622+239623+239624+239625+239626+239627+239628+239629+239630+239631+239632+239633+239634+239635+239636+239637+239638+239639+239640+239641+239642+239643+239644+239645+239646+239647+239648+239649+239650+239651+239652+239653+239654+239655+239656+239657+239658+239659+239660+239661+239662+239663+239664+239665+239666+239667+239668+239669+239670+239671+239672+239673+239674+239675+239676+239677+239678+239679+239680+239681+239682+239683+239684+239685+239686+239687+239688+239689+239690+239691+239692+239693+239694+239695+239696+239697+239698+239699+239700+239701+239702+239703+239704+239705+239706+239707+239708+239709+239710+239711+239712+239713+239714+239715+239716+239717+239718+239719+239720+239721+239722+239723+239724+239725+239726+239727+239728+239729+239730+239731+239732+239733+239734+239735+239736+239737+239738+239739+239740+239741+239742+239743+239744+239745+239746+239747+239748+239749+239750+239751+239752+239753+239754+239755+239756+239757+239758+239759+239760+239761+239762+239763+239764+239765+239766+239767+239768+239769+239770+239771+239772+239773+239774+239775+239776+239777+239778+239779+239780+239781+239782+239783+239784+239785+239786+239787+239788+239789+239790+239791+239792+239793+239794+239795+239796+239797+239798+239799+239800+239801+239802+239803+239804+239805+239806+239807+239808+239809+239810+239811+239812+239813+239814+239815+239816+239817+239818+239819+239820+239821+239822+239823+239824+239825+239826+239827+239828+239829+239830+239831+239832+239833+239834+239835+239836+239837+239838+239839+239840+239841+239842+239843+239844+239845+239846+239847+239848+239849+239850+239851+239852+239853+239854+239855+239856+239857+239858+239859+239860+239861+239862+239863+239864+239865+239866+239867+239868+239869+239870+239871+239872+239873+239874+239875+239876+239877+239878+239879+239880+239881+239882+239883+239884+239885+239886+239887+239888+239889+239890+239891+239892+239893+239894+239895+239896+239897+239898+239899+239900+239901+239902+239903+239904+239905+239906+239907+239908+239909+239910+239911+239912+239913+239914+239915+239916+239917+239918+239919+239920+239921+239922+239923+239924+239925+239926+239927+239928+239929+239930+239931+239932+239933+239934+239935+239936+239937+239938+239939+239940+239941+239942+239943+239944+239945+239946+239947+239948+239949+239950+239951+239952+239953+239954+239955+239956+239957+239958+239959+239960+239961+239962+239963+239964+239965+239966+239967+239968+239969+239970+239971+239972+239973+239974+239975+239976+239977+239978+239979+239980+239981+239982+239983+239984+239985+239986+239987+239988+239989+239990+239991+239992+239993+239994+239995+239996+239997+239998+239999+240000?authors&parents&superparent"},"object":"objects\/sha256\/35\/35c8026a2fdfc67a7741d2e8a0fc62790ce229356a44548771ca0d82be6db07b","record":"shard-2\/json-live-urgent-v3\/records\/4995ee4897968326d86646338fd8544fee2426bc735ddd2d49fa9821d24c39a1.json","sha256":"35c8026a2fdfc67a7741d2e8a0fc62790ce229356a44548771ca0d82be6db07b","source":"https","stored_at":1784022309}}