Questions tagged [process]
17 questions
19
votes
2 answers
Polishing your game: how much is enough?
I'm assuming you're an indie developer, doing your own (or getting free/partner-based) artwork. I'm also assuming you have no external pressure driving you forward into new games; you can work on your games as much (or as little) as you want, then…

ashes999
- 11,261
- 9
- 59
- 95
11
votes
2 answers
Improving Processes in One-Man GameDev Shops
As a hobby programmer, how can I incorporate a continuous-improvement-like process like Agile's retrospectives in my processes?
I've tried bullet items of three good/bad things at the end of each project, but I feel it's not enough. And I feel that…

ashes999
- 11,261
- 9
- 59
- 95
8
votes
6 answers
Getting Past "Boring" Content Creation
When I'm creating games, I really love the coding part -- designing, developing the main functionality and "core" part of the game. However, most of my games are reasonably small/easy in terms of coding, but require a lot of content -- whether…

ashes999
- 11,261
- 9
- 59
- 95
-4
votes
2 answers
Is my "engine" development process ideal?
I was thinking about a game engine development, I understand as engine the main program that can develope next duties:
Receives parameters.
calculates what is needed.
Delivers results.
As an example lets say I'm writing an sports game, so I was…

arrrrgv
- 457
- 4
- 9