iolivia/rust-sokoban

Testing

Closed this issue · 1 comments

Would be great to add a chapter about testing - some basic stuff like:

  • pressing right actually moves the player right
  • pressing right next to a wall doesn't move the player right
  • pressing right when there is a box to the right actually moves the player right and pushes the box

I am thinking this would be an ideal end to the Advanced gameplay chapter.

tracked in #20