Igor360 to [email protected] • 17 hours agocan someone test my game?github.comexternal-linkmessage-square6arrow-up122arrow-down12file-textcross-posted to: [email protected][email protected][email protected][email protected]
arrow-up120arrow-down1external-linkcan someone test my game?github.comIgor360 to [email protected] • 17 hours agomessage-square6file-textcross-posted to: [email protected][email protected][email protected][email protected]
minus-squareI Cast Fistlinkfedilink4•9 hours agoI guess the obvious question now is “why”? From a glance, it’s pretty clear that one of the things that you really should’ve done is separated the file reading/writing into separate functions, instead of having every function open-read-write cat.txt
yup
I guess the obvious question now is “why”? From a glance, it’s pretty clear that one of the things that you really should’ve done is separated the file reading/writing into separate functions, instead of having every function open-read-write
cat.txt
hmmm… okay! i think i know how to do it!