课程: AI Algorithms for Game Design with Python
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
What you should know
- [Narrator] This course is designed to give you an idea of the high level concepts behind game playing algorithms. So before we get started, please be advised that there are some requirements to make the best out of the course. First, this is not a beginner level course, so if you are new to programming, please consider taking an introductory course from our library, like Foundations of Programming: fundamentals, which will give you all the tools you need to get algorithms into code. Second, all of the code examples you'll see in this course are written in Python 3, so you should feel comfortable with this programming language. If you are not experienced in Python, I recommend that you consider taking an introductory course like Learning Python. And lastly, the code examples run on GitHub Codespaces. So no setup or installations are required, just an internet connection, and a web browser. Once you are okay with these requirements, you may go ahead, and start the course.