Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 277 Bytes

Build & Run

build && build\main levels.txt 3

or

make && build\main levels.txt 3

Load levels

main ..\levels.txt [LEVEL_ID]

Input

Keys:

  • make move - w, a, s, d
  • undo move - u
  • reload level - r
  • exit game - p
  • change display mode - m