Einlanders' Playground


A friendly guy on the internet who loves learning about video games, software and technology.

Latest Posts

Website Update!

Mar 31, 2021

Not much to say except I finally got around to updating the website. It's been so long (around 7 years) since anything was done with it that I had no idea what I was actually doing. After a 6 hour delayed bedtime it is done. I've been recently trying to get more serious with game development and found that the design of the website didn't look too good. All the designs I wanted proved to be a bit ...

Pathfinding is hard

Apr 28, 2019

So I have spent almost a week dealing with pathfinding in my project. There was always something going wrong. Most of the problems arose from the transformation of data. Just last night I decided instead of transforming the path data from the storage, I just manipulate the array of points that make up the path to the goal. About an hour later I have a working implementation of a level progression/...

Resuming old Projects

Apr 21, 2019

I'm back after a long while. Not much to report, but I have resumed my project to make a Left 4 Dead like game. I am currently working on the path-finding and spawning. As soon as the path-finding is done the spawning should follow suit. Hopefully I should have something working in the next few months.

In the meantime here are a few screen-shots of a scene I am testing with.

About Me


I am a hobbyist programmer. I dabble in small projects when I have time available to me. I have modded source engine games and also like make games in various engines my spare time.