He already did the hard part! Why won’t you lazy fucks implement his great ideas?
And sign this NDA and I keep 95% since it was my idea!
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.
I’m writing this down. Fuck, my first game!!!
The fable of the Chicken and the Pig is used to illustrate the differing levels of commitment from project stakeholders involved in a project. The basic fable runs:
A Pig and a Chicken are walking down the road.
The Chicken says: “Hey Pig, I was thinking we should open a restaurant!”
Pig replies: “Hm, maybe, what would we call it?”
The Chicken responds: “How about ‘ham-n-eggs’?”
The Pig thinks for a moment and says: “No thanks. I’d be committed, but you’d only be involved.”I know it’s not the point, but I love the completely arbitrary bit where they’re walking down a road together, and has absolutely no bearing on anything the happens.
It has one bearing: it puts them in the same location together
Damn, that’s a lot fucking darker than I’d thought it’d get on reading the title of the fable.
I think it’d be rarer to find a fable that wasn’t dark.
It was actually in my management textbook XD
I heard of it from a Reddit comment about an easter egg location in Diablo 3 called “The Fowl Lair.” It’s filled with chickens and a single Greasy Pig.
As a software dev who’s participated in a couple of game jams and several group projects,
- I’d say that anyone that claims to be a designer but has no programming experience is typically incompatible with any project
- and it’s due to the disconnect of understanding just how difficult it can be to translate certain design tasks into functional code
It’s like scope creep, but where the demanding client is also your boss/coworker.
- I’d say that anyone that claims to be a designer but has no programming experience is typically incompatible with any project