Skip to content

Practical AI programming examples, corresponding articles is here https://zhuanlan.zhihu.com/gdguide

Notifications You must be signed in to change notification settings

Swift-Yu/PracticalGameAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PracticalGameAI

Practical AI programming examples, corresponding articles is here (in Chinese)

知乎专栏《游戏开发入门指南》

Game AI programming may be the most difficult part in game development. Because the creativity of players and designers is limitless, there is always a new idea that looks great but needs a better AI function.

I am not that familiar with AI programming, but when I began to learn it, I found much more questions instead of more understanding. So I started a tech article series, help myself study game AI and share what I've learned to other people at the same time. I have read the book Practical Game AI Programming, and some examples in this project can be found in that book. You can use this project as references when study the book.

About

Practical AI programming examples, corresponding articles is here https://zhuanlan.zhihu.com/gdguide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • ShaderLab 0.2%