TFA has some good points. I'd go even further on the situation where you quit your job to work on an indie game -- if you ever find yourself doing this, and you've never built a game by yourself before, you'd better have several years of runway.<p>For many years one of my favorite talks about indie games development was Jonathan Blow's speech at UC Berkeley CSUA (2011) (<a href="http://the-witness.net/news/2011/06/how-to-program-independent-games/" rel="nofollow">http://the-witness.net/news/2011/06/how-to-program-independe...</a>)<p>Initially I loved his main message during the talk: "You have to be brutally effective to finish a project in a reasonable amount of time."<p>But there's a part in the Q&A that later grew to be even more poignant to me:<p><a href="https://www.youtube.com/watch?v=JjDsP5n2kSM#t=1h13m8s" rel="nofollow">https://www.youtube.com/watch?v=JjDsP5n2kSM#t=1h13m8s</a><p>> Q: You said you worked on many projects before Braid which didn't quite get completed. What was special about Braid which made you complete it?<p>> A: What was special was it had been a long time since I'd finished anything on my own, and I sat down and decided that "Dammit I'm going to finish something this time". And, "To that end, so I can finish this, I'm gonna make something that is technically pretty simple"...<p>For some of us, it's REALLY HARD to complete a side-project while working full-time job. For most of my career I had completed a real game only when it was for a job (or for a client) and I worked on it full-time.<p>The single reason I hadn't made a game as a side project was because I'd quit before I finished. I finally figured out something that worked for me, and it was counter to all the advice I'd heard. I'm sure this is different for other people, but for me the key to working day after day consistently (not quitting) on a project while working full-time was to eliminate all the "shoulds".<p>When my conscious brain is always telling myself that I should do the project a certain way, my subconscious rebels and suddenly I become unproductive. There's a ton of great advice out there such as: "Don't reinvent the wheel, build your game not a game engine." The problem is sometimes my subconscious wants to build the game engine, not the game. I can coerce it to do the right thing when it's for an employer, but it's a different story for a side project.<p>Ever since I stopped "should-ing" myself, I've become much more consistent and productive on side projects. If you want to make games on your own as an engineer, but are having trouble forcing yourself to spend a couple hours every day on it, then I'd suggest that you try to just code whatever the hell you <i>want</i> to code instead of the thing you're supposed to code. You may find, like I did, that it's better to gain some coding velocity, because this velocity gives you the momentum fly over humps that you weren't able to overcome back when you were trying to start working on your game from a standstill.