Sneed Cody

Versatile Game Developer specializing in creating captivating 2D and 3D games using Unity and Unreal Engine. With a passion for turning concepts into immersive gaming experiences, I bring expertise in both realms, offering seamless Unity 2D development, Unreal 3D magic, and everything in between. From innovative mechanics to stunning visuals, let's collaborate to bring your gaming visions to reality.
48 Posts

How Did I Fix the Exception Error That Crash My First Java Game

I recently started learning Java and was super excited to build something fun a simple game window using Java’s Canvas and JFrame. It felt...

How to Fix The Java Game Crash Error When My Human Tried to Attack the Orc

When I first started building a small Java combat game between a Human and an Orc, I was excited to see them fight with...

How to Fix Error Google Play Games Authentication in Unity Returning Login

I recently spent a few very frustrating days trying to integrate Google Play Games Services authentication into my Unity Android project. What should’ve been...

How to Fix a Game Error in a Nested Array with JavaScript

Uncaught TypeError Cannot read property 'x' of undefined, if you've seen this error while working with nested arrays in JavaScript, you're not alone. I...

How to Fix My Android Game Layout Resource After Publishing to the Play Store

I want to share a bug I ran into recently while developing my Android game. The game worked perfectly on my test devices, but...