Skip to content

Ron2014/Programming_Game_AI_by_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Game AI By Example

Book Info

Programming Game AI by Example - Mat Buckland @ 2005

where you can get the Source Code

Need Install & Environment

For FIPS: python + cmake

For LuaBind Demo: add environment variable --

  • BOOST_1_48_0_INCLUDE_PATH: path/to/boost_1_48_0
  • BOOST_1_48_0_LINK_PATH: path/to/boost_1_48_0/stage/lib

If you want to build boost yourself, please install VS2010.

The version of LuaBind is old, so is the boost ...

Build

cd code && fips build win_d

build config: code/fips-configs/win_d.yml (with VS2017 32bit)

About

Programming Game AI by Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published