About 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.
View all posts by Sneed Cody
Unity is a powerful game engine that uses C# for scripting, and while working with design patterns like Observer, it's common to run in...
Continue reading
I recently ran into a frustrating issue while compiling an Android APK in GameMaker Studio Pro v1.4.1567. After setting everything up a...
Continue reading
While building my Android game using Unity3D, I ran into a frustrating error that brought development to a halt. I was integrating the ...
Continue reading
I was building a simple Wordle style game error using Java Swing. The idea was straightforward let the player enter a five letter word,...
Continue reading
I’m currently working on a Java Swing card game for an assignment, and I ran into a frustrating problem: I kept getting a NullPointerEx...
Continue reading
I recently started learning Java and was super excited to build something fun a simple game window using Java’s Canvas and JFrame. It f...
Continue reading
When I first started building a small Java combat game between a Human and an Orc, I was excited to see them fight with swords and axes...
Continue reading
I recently spent a few very frustrating days trying to integrate Google Play Games Services authentication into my Unity Android projec...
Continue reading
Uncaught TypeError Cannot read property 'x' of undefined, if you've seen this error while working with nested arrays in JavaScript, you...
Continue reading
I want to share a bug I ran into recently while developing my Android game. The game worked perfectly on my test devices, but when I pu...
Continue reading