Remix.run Logo
Seb-C 4 days ago

Still working on my game, Astral Divide.

I finished writing most of the story and am now working on implementing the main enemy's AI.

I'm having quite some fun with studying and making a schooling algorithm that fits my needs.

https://store.steampowered.com/app/2597060/Astral_Divide/

felipevolpatto 4 days ago | parent [-]

Nice job! Out of curiosity, how have you been using gen AI in your work?

Seb-C 4 days ago | parent [-]

I'm not using any kind of AI.

I considered leveraging LLMs to help write some parts the scenario, but in the end I prefer doing it myself.

When I said "enemy's AI", I didn't mean machine learning, just how it behaves.