JPDev@programming.dev to Programmer Humor@programming.dev · 6 months agoAny Volunteersprogramming.devimagemessage-square18fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageAny Volunteersprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 6 months agomessage-square18fedilink
minus-squareRagdoll X@lemmy.worldlinkfedilinkarrow-up0·edit-26 months agoIt is, in fact, very easy to code a game! from pygame import game game.load_player() game.load_enemies() game.load_audio() game.run()
minus-squareoce 🐆@jlai.lulinkfedilinkarrow-up0·6 months agoI’m glad that there’s no micro transactions nor loot boxes.
minus-squarebitwolf@lemmy.onelinkfedilinkarrow-up0·6 months agoThat’s in game.load_dlc() we opted not to include that until our game is already beloved on steam.
minus-squareCancerMancer@sh.itjust.workslinkfedilinkarrow-up0·6 months agoMake sure to add mandatory EGS accounts later.
minus-squaresuction@lemmy.worldlinkfedilinkarrow-up0·6 months agoI’m writing this down. Fuck, my first game!!!
It is, in fact, very easy to code a game!
from pygame import game game.load_player() game.load_enemies() game.load_audio() game.run()
I’m glad that there’s no micro transactions nor loot boxes.
That’s in
game.load_dlc()
we opted not to include that until our game is already beloved on steam.Make sure to add mandatory EGS accounts later.
I’m writing this down. Fuck, my first game!!!