GamercatNeko
banner
gamercatneko.bsky.social
GamercatNeko
@gamercatneko.bsky.social
300 followers 350 following 110 posts
Friendly Neighborhood JavaScript Ninja Cat from Berlin. Post mainly stuff from my little JavaScript 3D engine or from my little cat game.
Posts Media Videos Starter Packs
Spent the week making the NPCs a bit smarter by implementing a simple state-based AI. They now explore the area, spot you, panic, and flee. The world’s getting some life! 🐭🐱💨

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Listen. Sneak. Strike. Let the hunt begin.
Now featuring lock-on targeting and 3D sound!

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Yeah, you're right, I'm still working on the sound manager. I haven't quite figured out the right balance between all sounds yet.
haha, I'm glad you like it 😄
Finally put everything together and started working on the first "real" map. Engine’s stable, shaders behaving (mostly). Pretty happy with how it’s turning out so far!

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Haha, thank you. That means a lot. Glad you’re enjoying the updates ☺️
Multiple point light shadows are in the game now. Took me a while to get the cube maps working, but I’m really happy with the result.

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Dev Log: Working on point light shadows in WebGL. Watching them move with the light is so satisfying. Next up: optimization, maybe PCF and then integrating into the game.

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Is the video very loud, or am I imagining it? My original doesn't seem to be that loud 🤔
Working on sounds for my game, and it’s… very very challenging. My cat is now officially part of the team, but all I’ve managed to record so far is 'give me food.' Can you hear it? 😅

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Added new mechanics to build puzzles ✨
Find a stick 🔎 → light it at the campfire 🔥 → ignite the torch 🕯️ → unlock the door 🚪
That’s how puzzles work, right?

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Added controller support 🎮 + some good old Z-targeting 😉

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Engine update: Working on a lens flare effect and improving the shadows to make them more dynamic. Enough snow for now.

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Engine update: added a system that can smoothly blend between different weather and time-of-day states, from sunny mornings to stormy nights. 🌤️🌦

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
❄️ Today's forecast: 100% chance of snow, 0% chance of anything else. Will continue snowing. Expect more snow after that.

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Working on an aurora borealis effect in real time 🌌
chasing northern lights, pixel by pixel

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
That would be funny, but of course that wasn't intended. I sprinted, but the animation didn't change back 😅
Added sneaking and custom animations based on movement speed, might result in some hilarious animations 😂

#JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
yes definitely, but I haven't gotten to it yet 😅