Kirimson / Jumazy

https://jumazy.wordpress.com
1 stars 0 forks source link

Player Moving Back on Himself #19

Closed JawwadC closed 6 years ago

JawwadC commented 7 years ago

Currently, the player can move back on himself within a single turn. This should not be the case and needs to be adjusted so within a single turn/dice roll, the player cannot move back on himself.

Steps to recreate:

JawwadC commented 7 years ago

Simplest way to solve this is to store the direction the player last moved, and not allow the player to move in that direction.