Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 265 Bytes

wolf3d

Usage

./wolf3d maps/map

Controls

WASD : Movement
Shift : Run
← → : Rotate Camera

Map Format

' . ' represents an empty wall column, 'x' represents a filled wall column, and a 'P' represents the starting player position.