SamuKata
jdh

jdh

patreon


jdh posts

E.L.F. Source Code

Happy holidays! Here's the source code to Elfen Liberation Front (E.L.F.) 🎅

View Post

E.L.F.

E.L.F.

Happy holidays everyone! I made a little Christmas-themed strategy game! Try it out at https://jdah.itch.io/elf

Thanks as always for your support on here, it means a lot to me - and see you soon in 2025!

View Post

"ALTERED SENSORIUM" Code Download

I'm back! Here's the latest source code as of 30/September 2024 - libraries can be found in .gitmodules. Proper Windows/Linux/OpenGL support pending my new graphics card getting delivered :)

View Post

A little pause

Hello everyone!

Just a little heads up that I’m pausing the Patreon for a little bit (at least a month if not a bit longer) - on top of this next video taking a while I’ve had some personal stuff come up so I thought it might be best I put a little pause on everything. The Discord will still be around and everything will functio...

View Post

Source-ery Squad

(see what I did there?)


Here's the source for Sorcery Squad as it stands right now: a big mess. if you have build issues, try retargeting the shader compiler ($SHDC in the Makefile).


Enjoy!

View Post

New Video

New Video

Hey all! Here the newest video, apologies I wasn't able to get it out for an early release on Patreon this time around. Source code is coming tomorrow! and thanks as always for your support :)

View Post

Code Download

Hope everyone enjoys the new video, here's the latest code download! (NOTE: this no longer applies to the new download) ~~As with the previous one, SDL2 and SDL_Image need to be cloned from Github in order to get things working.~~

Thanks as always for your support for the things I make and let me know if there are any questions!

View Post

New video! 4 months of game programming

a new video appears! Here's the whole thing as an exclusive patron preview :)

View Post

Updated Code Download

Hello everyone! As always, thanks for supporting me on here - there are more videos and livestreams coming very soon! There's a download link to the latest version of the code below. It includes a lot of notable differences since the mid-July update, such as full 3D model support, liquids, animated level textures, overlays in level textures, imp...

View Post

August Bonus Video

50% ramble and 50% coherent thought, the August bonus video/deep dive is here! It's about how the (one of a kind?) shadow system works. Took a bit longer to explain than I had anticipated and the explanation ended up being more convoluted than expected. I also finally figured out how to properly use my screen drawing software. Hope you enjoy it ...

View Post

Bonus Video Poll

Hey everyone, thanks as always for your support here! I hope you all know how much I appreciate it :) I'd like to to start doing some more bonus videos here, especially since the time in between uploads on my channel is quite long (sorry about that), and mentioned in the discord that there would be one coming this weekend - as I was planning it ...

View Post

Bonus Code Walkthrough

Bonus Code Walkthrough

Here's a companion video/"code walkthrough" for the code for the most recent video (in case you haven't seen it yet!). Apologies for the rambling :)

View Post

3D Engine Code Download

UPDATE 14/July 2023:

The download has been updated (code_140723) to a more recent version! Dependencies list has expanded - please look in the ".gitmodules" file to see what needs to be cloned.

ORIGINAL TEXT:

Hey everyone! Thanks as always for your continued support - there's a download link to...

View Post

DOOM-Style 3D Engine Code Download

Here's the code for the latest video - pure C! the only dependencies are SDL and cimgui.

Soonâ„¢ I'll (finally) be able to drop these code downloads with proper makefiles for Windows and Linux as I have a PC that I'm getting up and running this week. Until then though, you'll probably have to do some manual Makefile editing to get SDL to l...

View Post

New Video (+ new discord server!)

Hey everyone! Thanks, as always, for your continued support here, it means a lot to me. Apologies on the radio silence here as well, this last video took a lot longer than expected - 8 days just to edit, which hasn't happened since my very first video. There may ...

View Post

super duper secret sneak preview

super duper secret sneak preview

check it out! source download (about a week old, ~1k lines of C, requires SDL/SDL_Image) below. I can't wait to show off the whole game to you all!

thanks as always for your continued support :) and apologies for the debug triangle.

View Post

Entity-Component-System Robot Game Source Code

another extra: someone has requested the ECS version of the robot game source code, so here it is (Patreon download code dumps will be the git alternative while I figure out a hosting solution where you all can see git history and such...).

Most of the interesting stuff happens under src/tile, src/item, and src/entity, which all implement ...

View Post

***tris OS Source Code + (Future) Discord

Hey everyone! I have only just now realised Patreon allows me to write personalised "welcome" messages to all of my patrons, so in lieu of that for everyone that is already supporting me here, consider this your welcome message: thanks so much for supporting me! I really, truly appreciate it.

As a little holiday bonus, here's the source co...

View Post

C++ Engine Source Download

Here's the download for the source of the C++ engine - the libraries (under lib/) are *not* included, so you'll need to download/build them yourself.


They are:

archimedes

backward-cpp

bgfx

bimg

bx

fmt

glfw

glm

nameof

soloud

tomlplusplus

MoltenVK (mac only) View Post