Skip to content

{ Category Archives } Devlog

Devlog: My D Dev Environment

I have a Linux partition set up, but for now I do all of my primary development on Windows. When I first stumbled upon D, there were no IDEs around with full support for it. So I adopted a simple method of using a text editor in conjunction with a Windows console. Now it’s been […]

Introducing Smoothie

I recently decided to, once again, bury the game project I’ve been working on. There were several reasons for doing so. The biggest is that D has reached a state where not only is it ready for production code, it blows other languages out of the water. So I’ve scrapped the thousands of lines of […]