Skip to content

fxrysh/maze

Repository files navigation

Maze

A maze game written in pure WAT (WebAssembly Text).

Controls

  • W key - Move foward
  • A key - Rotate counter clockwise
  • S key - Move backward
  • D key - Rotate clockwise
  • Mouse - Rotate

NOTE: For A and D key, please refer to this issue.

Bugs

If you find any bugs, please open an issue here.

License

This project is licensed under the MIT License.