Hacker News new | ask | show | jobs
by csmattryder 3938 days ago
Depends if I move across problem domains, but I spend a bit of time writing games with LibGDX, and do have a Java package with some basic stuff such as screen generation and asset loading. It does end up saving me a good hour on getting a new game prototyped.

Though in Rails, very rarely, it's usually faster just rewriting it than trying to 'frankenstein' it from a set of piecemeal snippets.