craigdallimore / steering-behaviour

Web UI for experimenting with AI steering behaviours. https://craigdallimore.github.io/steering-behaviour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web UI for experimenting with AI steering behaviours. https://craigdallimore.github.io/steering-behaviour


Languages

Language:TypeScript 93.8%Language:JavaScript 3.1%Language:CSS 2.7%Language:Nix 0.2%Language:HTML 0.2%Language:Shell 0.0%