narshee@iusearchlinux.fyi to I made this@iusearchlinux.fyiEnglish · 1 year ago2048 game I made in POSIX Shellgithub.comexternal-linkmessage-square2fedilinkarrow-up17arrow-down10cross-posted to: shell@programming.dev
arrow-up17arrow-down1external-link2048 game I made in POSIX Shellgithub.comnarshee@iusearchlinux.fyi to I made this@iusearchlinux.fyiEnglish · 1 year agomessage-square2fedilinkcross-posted to: shell@programming.dev
minus-squareIce Tree@iusearchlinux.fyilinkfedilinkEnglisharrow-up1·1 year agoPretty cool game! I was confused a bit on how to control it? Then I figured it out. It’s pretty clever! And hell I’m interested in POSIX scripting!
minus-squarenarshee@iusearchlinux.fyiOPlinkfedilinkEnglisharrow-up2·1 year agoWithout dd and changing terminal mode it can’t be done without pressing enter. I’ll put some more POSIX scripts on github. I am currently working on Conway’s game of life, but I struggle with the logic without 2d-arrays/arrays of arrays
Pretty cool game! I was confused a bit on how to control it? Then I figured it out. It’s pretty clever! And hell I’m interested in POSIX scripting!
Without dd and changing terminal mode it can’t be done without pressing enter. I’ll put some more POSIX scripts on github. I am currently working on Conway’s game of life, but I struggle with the logic without 2d-arrays/arrays of arrays