Skip to content

Latest commit

 

History

History
79 lines (70 loc) · 1.98 KB

README.md

File metadata and controls

79 lines (70 loc) · 1.98 KB

Wolf3D

This project is my first step in the game dev universe ! Entirely made in C with SDL2 using my own standard C library. The game is limited to 60 FPS.

Usage

Compile using make and run with ./wolf3d

Preview

Keyboard shortcuts

Description  Key(s) 
Close the program (aka quit/exit)  esc 
Run  left shift 
Move Up  W or ▲ 
Move Down  S or ▼ 
Move left  A or ◄ 
Move right  D or ► 
Use switch to open door  E 

Mouse controls

Description  Control(s) 
Fire  left button