Hacker News new | ask | show | jobs
by tedivm 3377 days ago
Honestly I don't use the game client at all for coding. In my experience you're better off using a simple grunt task to push code to the server, and otherwise developing locally and keeping everything in git. The in game editor sucks, and you can do some fun post processing things with grunt.

The game client is pretty awful performance wise, but they're doing a rewrite that looks like it will be awesome.