Skip to content

craigdallimore/steering-behaviour

Repository files navigation

Steering behaviours

Build Coverage

Based on Artificial Intelligence for Games by Ian Millington and John Funge.

Development

This project uses nix to install dependencies for the development shell.

Commands

nix-shell - starts a development shell with system dependencies

Within the shell

yarn - install project dependencies

yarn test - run the tests

yarn dev - start a dev server, and start watching files for changes

yarn build - deploy a bundle to /dist

Releases

No releases published

Packages

No packages published