Nyghtyx
nyghtyx.bsky.social
Nyghtyx
@nyghtyx.bsky.social
Solo Game Dev | Materials Scientist

Learning the ropes of game programming

🇪🇸🇧🇷
I think I am onto something...

Reverse Snake... in a maze?

#gamedev #indiedev #maze #snake
January 14, 2025 at 7:20 PM
Now that we have enemies that sniff. We can place stinky bombs around to confuse them!

#gamedev #indiedev #bombs #enemyAI #AI
January 8, 2025 at 5:33 PM
Can an enemy chasing a player be a diffusion problem?

I gave a stink component to the player, a sniff component to the enemy and dispersed the player's stink🦨

player.stinks()
scent.diffuses()
enemy.sniffs()

#gamedev #enemyAI #behaviorAI #indiedev #AI #diffusion
January 7, 2025 at 9:09 PM
There is something hypnotic about making mazes.

I recently started working on a game that involves procedural generation of mazes. And I couldn't help me.

Btw I am loving ImGui anytime I want an UI for debugging.

#gamedev #mazes
January 3, 2025 at 9:10 PM
Ah that good feeling when everything you wanted to code for the day actually works 😌

#gamedev #happycoding
January 3, 2025 at 12:00 AM