igor360@lemmy.world to Python@programming.dev · 2 years agocan someone test my game?github.comexternal-linkmessage-square7linkfedilinkarrow-up128arrow-down11file-textcross-posted to: opensourcegames@lemmy.mlopensource@lemmy.ml
arrow-up127arrow-down1external-linkcan someone test my game?github.comigor360@lemmy.world to Python@programming.dev · 2 years agomessage-square7linkfedilinkfile-textcross-posted to: opensourcegames@lemmy.mlopensource@lemmy.ml
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up6·2 years 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
minus-squareigor360@lemmy.worldOPlinkfedilinkarrow-up2·2 years agohmmm… okay! i think i know how to do it!
minus-squareigor360@lemmy.worldOPlinkfedilinkarrow-up0·2 years agookay! its done! can you upgrade my game?
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.txthmmm… okay! i think i know how to do it!
okay! its done! can you upgrade my game?