Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

omiroshn/Wolf3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolf3d

Description

This project is inspired by the world-famous eponymous 90’s game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.

Requirements

  • linux or macos
  • installed SDL

How to start the program:

make
./wolf3d resourses/maps/map2.map

Some usefull buttons:

esc - exit
WASD - moving
Arrows - moving
Shift + WASD - sprint
TAB - fullscreen
Space - shoot
M - mute music

About

My own implementation of Wolfenstein 3D game using C language and self written engine on sdl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages