Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgeerkens authored Apr 6, 2019
1 parent 10e9f9b commit d0f9400
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# HexGridUtilitiesForGames
## HexGridUtilitiesForGames

## Hex Grid Utilities for Board-Game Development in C#
### Hex Grid Utilities for Board-Game Development in C#

### A tool-kit of utilities for building board- and strategy-games on a hexagonal grid, providing these features:
#### A tool-kit of utilities for building board- and strategy-games on a hexagonal grid, providing these features:

- Lightning-fast **ALT Bidirectional Path-Finding** implementation;
- Default landmarks are the 4 corners and 4 side midpoints of the map
Expand Down

0 comments on commit d0f9400

Please sign in to comment.