Skip to content

Commit

Permalink
Add example from #11
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewesthad authored Mar 11, 2020
1 parent 90a27eb commit 8e5eb48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,10 @@ Long paths (600 pixels and greater length), average time per iteration:
NavMesh is 21.65x faster than EasyStar
```

## Community Examples

- [TypeScript Server Example](https://colyseus-unity3d-navmesh.firebaseapp.com) - Right click to move the agent, see discussion thread [here](https://github.com/mikewesthad/navmesh/issues/11#issuecomment-595211483) with links to source code.

## Development

Pull requests are welcome (see [todos](#to-dos))! If you want to run this repo locally, make sure you have [node](https://nodejs.org/en/) installed. Download the repo, open a terminal in the repo folder and run:
Expand Down

0 comments on commit 8e5eb48

Please sign in to comment.