Skip to content

Game AI for java.NavMesh、A*、BehaviorTree、FSM

Notifications You must be signed in to change notification settings

jzyong/GameAI4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameAI4j

Description

    Modified based on GDX-AI,Client for Unity,backend for java game server.Add extra features:

Installation

<dependency>
  <groupId>com.jzy.ai</groupId>
  <artifactId>game-ai-4j</artifactId>
  <version>0.0.1</version>
</dependency>

Document

TODO