Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
conundrumer committed Aug 4, 2016
1 parent 47ddabb commit 6c56038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ This repository contains the core libary for Line Rider:
Some helper libraries:

- `V2`: simple 2d vectors
- `G2`: geometry helpers
- `Immo`: Immutable Manually Managed Objects
- `OrderedObjectArray`: A collection for sorted objects in an array
- `LineEngine`: A framework for deterministic grid-based physics engines with efficient recomputation
- `LineSpace`: A data structure for efficient spatial querying of lines

And some utility functions:

Expand Down

0 comments on commit 6c56038

Please sign in to comment.