Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I got up early every day and got in an hour or two before my proper full-time backend Python programming job begun. That and working on The Cat Machine on Saturdays got it finished within a year, and then after it came out I could go full-time. It's hard to just make the switch from 'real' (normal?) job to small business game programming without already having a game that's done okay released, so that's what worked for me.


How have you found the switch technically? What frameworks are you using?


I still use a lot of Python, often for little tools or scripts, especially anything where data needs to be transformed (like file formats for art assets), or something needs to be automated (run build scripts for all the different platforms). I built a little graphical puzzle/level editor for The Cat Machine with Python and SDL bindings too.

But I'm mostly using C# and Unity these days. There's too much useful stuff build into Unity to ignore it, and C# is very pleasant so I didn't find it particularly hard to make the jump - there's just a very definite 'Way' Unity wants you to do everything and so most of the time it's just a case of working out what that Way is.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: