Variations on Pac-Man

Variations on Pac-Man

I made Pac-Man: Play | Source I’ve been inspired by a few indie game developers on the internet. In no particular order: Anthony Salter, a fellow Ultima Dragon breathing new life into a fantastic classic with Ultima 7: Revisited. Ben at Dev Duck makes balancing all aspects of life look simple. Game Endeavor who I thought fell off the planet, but I’m glad is back–with a demo! Keone, a crazy nutter solo-developing an MMO called Elegon, and making progress!

Adventure Clonunist / Bureaucrats

Adventure Clonunist / Bureaucrats

Play Here Adventure Communist is a game by Hyper Hippo, and by all accounts I shouldn’t know what it is. However, a few years ago, after testing positive for Covid (probable false positive) and stuck in a hotel room for 10 days with nothing but a phone, bad cable television, and no symptoms I started downloading any and every game that looks interesting. After being released, I stopped playing them all… except Adventure Communist.

Orter, a Retrospective Tool

Orter, a Retrospective Tool

Long story short, I was feeling defeated. I wanted to build something, anything, to prove to myself I can. The Project I call it Orter for two reasons: It’s retro in reverse It’s short for “ought to”, and you ought to retro It’s missing some quality of life features; but, hey, this is an MVP! My hope is, those familiar with a retrospective can just start using it, but there is a getting started guide to explain most features.

Solving Dev Container SSH Frustrations

Solving Dev Container SSH Frustrations

DevContainers are great! SSH, also great! Together they’re magic… until they’re not.

How to use git inside a container with ssh authentication and ssh commit signing.

How About Gitea?

How About Gitea?

The previous post is a fun and non-rigorous dive into automating the deployment of a Godot project to Itch.io from GitHub and GitLab. The obvious follow up question is: What about Gitea? But I have a homelab Everyone does… stop bragging. You can also deploy to Itch.io from a homelab. GitLab can be fired up in a container, and it’s great! I took some time to check out Gitea as a light weight alternative, and I have to admit it has started to win me over.

Devops for Indie Games

Devops for Indie Games

I’d like to acknowledging a preference for GitLab over GitHub. Obviously GitHub is the popular choice, but I have a soft spot for the underdog… especially the open source optionally self-hosted underdog. My evidence is anecdotal, but Github Actions is a gentle learning curve compared to GitLab’s CI. It could be because I learned GitLab first and had new concepts to wrap the ol brain round. The option to use other people’s reusable elements in GitHub is sweet.

An Extra Day to Revamp the Old Blog

An Extra Day to Revamp the Old Blog

Why? No one Reads Blogs I don’t know, I don’t even average 1 post a year. Let me have my fun. What changed? I switched to Hugo on GitLab. Wordpress feels like overkill and it mysteriously stopped working. The hard part was ensuring redirects to old projects worked. Okay “projects” is ambitious, “project” is correct. The only one that matters is the link from xkcd 1190 to geekwagon.net/projects/xkcd1190. I made some minor changes to the original project so it can be served from GitHub pages.