ema-barr / WestWorld

WestWorld project from the book "Programming Game AI by Example"

Repository from Github https://github.comema-barr/WestWorldRepository from Github https://github.comema-barr/WestWorld

WestWorld

WestWorld project from the book "Programming Game AI by Example"

In questo progetto sono stati implementate le seguenti caratteristiche:

  • Automa a stati finiti con StateMachine rispettando lo State design pattern
  • MessageDispatcher che dà la possibilità alle entità di comunicare tra loro

Cose minori:

  • random in c++11
  • tempo in c++11

About

WestWorld project from the book "Programming Game AI by Example"


Languages

Language:C++ 98.4%Language:C 1.6%