Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 876 Bytes

File metadata and controls

15 lines (11 loc) · 876 Bytes

behavior-tree

License Npm version JS version

A project put together by @liam-b and @5Mixer exploring behavior trees and little creatures running around

Github page | Trello

To run

Call npm install in the project folder to install all necessary node dependencies. Call npm start and open a browser to localhost:8080. Watch the magic. ✨✨✨ Server should automagically refresh hosted files on file saves.

Warnings

Don't change anything in /dist/, you'll lose it.