Comment on: I found a magic number in Voat's source code
3 06 Aug 2015 08:47 u/pm_me_firearms in v/programmingComment on: What I've Learned Making a Game Engine, Part I [x-post /v/EngineDev]
I'm still learning this the hard way. Good luck with your game.
Comment on: Hardest/craziest bug anecdotes?
So there I was, building a top down maze game in Java. I have the controls working, the sprites moved, and you could finish the game. In short, everything worked. Aside from a small tiny detail. After 600 pixels down, the player sprite would disappear. I never did solve it, so what I did was scale the entire thing so everything fit under 600 pixels.
Comment on: What music do you code to?
Heavy fucking metal. Usually 80s thrash, mix in some prog and speed.
I'm not particularly good. Why use an Enum?