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
- Host: GitHub
- URL: https://github.com/danielholmes/west-world
- Owner: danielholmes
- Created: 2016-10-27T10:44:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T23:05:45.000Z (over 9 years ago)
- Last Synced: 2025-02-10T01:41:23.851Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`