Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Yorg's improved AI

Yorg's improved AI

yaio
yaio
Ya2's Journal · · 1 min read
2,317 0

Hi!

After two months of coding and testing, we've released our second build, release 0.6. A lot of effort has been put into refactoring and increasing performances, but we mainly focused on the AI. You can find the up-to-date AI's code on GitHub. Yes, I definitely need to refactor it!

The AI code is an algorithm that computes car's action for each frame. The AI is not perfect, but the game is more fun than the past version, since it is more challenging. The algorithm is articulated, since there are a lot of cases that I have managed. I would like to look for a better solution in the future.

Moreover, we have also something new "for the players": two new cars and a new track.



Here is its trailer. You can have a less technical description of this release on our blog.

Thank you very much for reading!

Discussion

Loading comments...