Skip to content

TypeScript based finite-state machine (FSM) Game AI Books WestWorld with Woman project

Notifications You must be signed in to change notification settings

webcyou-org/FSM-ts-west-world-with-woman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Game AI by Example to Chapter2 Finite State Machine

Convert WestWorld With Woman project to TypeScript and translating it into Japanese.

the characters

fsm1_2

elsa

UML class diagrams

FSM-ts-west-world-with-woman

Elsa State diagrams

elsa_diagrams

Sample output

fsm-woman

Basic Usage

$ node ./dist/index.js

Start Develop

$ npm install
$ npm run dev:watch

Build

$ npm run build

Project List

Books for reference

実例で学ぶゲームAIプログラミング Chapter 2

book

https://www.oreilly.co.jp/books/9784873113395/

original document

Programming Game AI by Example

book2

https://www.jblearning.com/catalog/productdetails/9781556220784

Author

Daisuke Takayama

License

Copyright (c) 2021 Daisuke Takayama Released under the MIT license

About

TypeScript based finite-state machine (FSM) Game AI Books WestWorld with Woman project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages