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.
46 Posts

How to Fix the ‘Too Much Recursion’ Error in a JavaScript Snake Game

I've recently been working on building a simple Snake Game in JavaScript just a fun way to brush up on logic and game loops....

How to Fix My App Crashing When Game Center Is Logged Out

A while back, I ran into a super frustrating bug with my iOS game. Every time I launched the app and Game Center was...

How Can I Solve This Error in Flash Game

Let me walk you through a problem I faced while building a Flash puzzle game and more importantly, how I solved it. If you're...

How I Fix Error Restarting Game Activity Due to an Locking the Canva

When I started developing a 2D Android game using SurfaceView and a custom MainThread, everything seemed to work smoothly animations, frame rates, rendering all...

How to Fix a “Pit Cannot Be Resolve to a Type” Error in My Android Mancala Game

I’m currently building a Mancala based board game for Android, and while defining the game logic, I stumbled upon a frustrating error in Eclipse: "Pit...