Pure Java 2D Pixel Game Tutorial Series

So here’s a tutorial series I’m currently working on that explains my process of creating pixel-style 2D games using pure Java2D. I know there are people out there who’d like to know how to do this without having to rely on some 3rd party library (not that there’s anything wrong with those per se). Here’s the link to the youtube playlist for convenience:

I hope someone finds it useful. Thanks for watching!

Just watched a couple of episodes. I like the explanations and tutorial format in general. Next time you should make a series that doesn’t use Java 2D and instead focuses on creating your own rasterization methods :slight_smile: