An open API service indexing awesome lists of open source software.

https://github.com/danielholmes/west-world

Small experiment/testing implementations of FSMs and message sending
https://github.com/danielholmes/west-world

Last synced: about 1 year ago
JSON representation

Small experiment/testing implementations of FSMs and message sending

Awesome Lists containing this project

README

          

# West World

Small experiment/testing implementations of FSMs and message sending.

Based on info from: [Programming Game AI by Example](http://www.ai-junkie.com/books/toc_pgaibe.html)

## Dependencies

- Python 3

## Run

`python3 main.py`