基于玩家模仿的第一人称射击游戏非玩家角色创建系统
Using Player Imitation to Create Non-Player Characters in a First Person Shooter Game: An
本专区汇聚了各类基于 游戏AI 开发的源码资源,共计 74 篇资源供开发者免费下载学习。
Using Player Imitation to Create Non-Player Characters in a First Person Shooter Game: An
This is a collection of AI projects written in C# and ported from the C++ Steering modules
Introduction UPDATED 28/04/2011 Now supports BWAPI 3.5.4! Write a starcraft AI in .NET
Aesop Open Planner Aesop is a C++ library that implements STRIPS-like automatic planning
This easy-to-follow book provides a comprehensive and practical introduction to the basic
Extension del ejemplo visto en el libro: Programming Game AI by Example, sobre una maquina
一个不错的五子棋程序,智能化的!很爽!用vc++来实现的!算法不错!-a good 331 procedures and intelligent! Very interesting
基于深度强化学习的FlappyBird小游戏python实现。
这是行内五棋游戏源代码的使用极大极小算法与 α-β 修剪。一个可以编辑代码以适合您自己的要求。
自己当时做的项目用list picture 保存相关图片,通过数组来确定牌与相关突变队形进行相关的洗牌,通过概率算法进行判断AI操作是否进行相关操作。输赢实践随时调用,防止出现游戏
srchess是一个内置于C的国际象棋程序。虽然它与商业国际象棋项目不一样,但srchess毫无问题地击败了我,因此对于普通玩家来说,它可能是一个严重的对手。程序支持合理数量的函数
应用背景在当前游戏业迅速发展的环境下,A*算法的应用越来越多,对智能AI的寻路功能的帮助,此实例可应用于各种寻路和迷宫之中关键技术A*算法的简单实例,可在其中自选距离,欧式距离,或