monica_b1998@lemmy.world to Programming@programming.dev · 5 months agoMinesweeper game in 100 lines of pure JavaScriptslicker.meexternal-linkmessage-square5linkfedilinkarrow-up138arrow-down14
arrow-up134arrow-down1external-linkMinesweeper game in 100 lines of pure JavaScriptslicker.memonica_b1998@lemmy.world to Programming@programming.dev · 5 months agomessage-square5linkfedilink
minus-squaremonica_b1998@lemmy.worldOPlinkfedilinkarrow-up8·5 months agotechnically yes, although i use the “1 instruction per line” rule and give the number so that readers have a rough idea of the complexity of the solution
technically yes, although i use the “1 instruction per line” rule and give the number so that readers have a rough idea of the complexity of the solution