Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Chris3606/GoRogue
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris3606 committed Jan 27, 2018
2 parents b0da831 + 69935e4 commit 881c2db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ This library is still in development - there are a number of important features
- Serialization of state.
- Allow GaussianRandom to specify deviations.
- Possibly integrate more closely with existing C# random utilities.
- Line Drawing
- Improved functions for drawing/determining lines on grids.
- Will replace current Coord.PositionsOnLine and Coord.CardinalPositionsOnLine functions, and add additional methods.
- Additional FOV Algorithms
- Permissive-style FOV
- Others?

## Licensing
### GoRogue
Expand Down

0 comments on commit 881c2db

Please sign in to comment.