Skip to content

vafanassieff/Wolf3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

A simple wolf 3D using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published