Skip to content

zkgao/BuildingGameAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BuildingGameAI

h1: Implemented arrive, wander and flocking behavior.

h2: Implemented A* and Dijakstra algorithms and test it with two graph. Designed an indoor game environment and implemented pathfinding algorithm by using A* and pathfollwing algorithm.

h3: Designed a game environment with a player and a monster. Implenmented a decision tree to control the player and a behavior tree to control the monster. Record some data from the running of the game, then implement learning decision tree by ID3 algorithm and use it to control the monster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published