Skip to content

Conversation

@benreyn
Copy link
Contributor

@benreyn benreyn commented Apr 28, 2020

The diagonal directions in the get_available_exits function is does
not need to be implemented until later in the chapters, and is done so
here. This
PR cleans up the earlier implementation so that the reader doesnt get
confused by an early implementation of diagonals that is not needed.

The diagonal directions in the `get_available_exits` function is does
not need to be implemented until later in the chapters, and is done so
[here](https://github.com/thebracket/rustrogueliketutorial/blob/master/book/src/chapter_7.md#allowing-diagonal-movement). This
PR cleans up the earlier implementation so that the reader doesnt get
confused by an early implementation of diagonals that is not needed.
@thebracket thebracket merged commit 5833f44 into amethyst:master May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants