I’ve had a long-standing desire to return to my command-line roots. It may be just rose-tinted nostalgia, but it sometimes seems I spend an inordinate amount of time waiting forContinue readingRetro Command Line Junkie
A good friend and fellow programmer once accused me of trying to replace all my code with just data. He told me it just wasn’t right to use dynamic dataContinue readingSay it With Data
My refactoring continues. My Enemy.cs class hierarchy is not yet complete, but enough for me to dig into refactoring the SpawnManager.cs class. It is implemented like any other game object,Continue readingThe Objects of My Factory
…Factor fell off, who was left? Actually, the original joke involved Pete and Re-Pete. You can guess how the punchline went. Sometimes, re-factoring our code can feel like the sameContinue readingFactor and Refactor Went out on a Boat…
Yea, I know, that’s not really a thing, but it rhymes. And the next thing we are going to create is basically a “negative” power-up so it’s kinda descriptive. ItContinue readingSour Power
GitHub is more than just a source code repository and hosting system. It has become an entire ecosystem offering a collection of interconnected services. The source code repository is theContinue readingGitHub Pages