Skip to content

VolodymyrKuksa/Wolf3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolf3d

Wolf3d is a pseudo-3d game. The project was developed as a part of 42 school program. It parses maps from files, visualizes them using ray-casting technique and applyes simple game logic.
Note: this project was made for MacOS.

screeenshot

Installation

Clone or download this repository and run make in command line while in the root of the repository. This will build executable called Wolf3d.

Usage

./Wolf3d [filename] ...
filename must contain path to a valid map.
Or enter sh run.sh to run all basic maps.

Features

  • Main menu
  • Ability to open multiple maps
  • Minimap
  • Secret walls
  • Collectables
  • Classic Wolfenstein 3d textures

More Screenshots

Main menu:
screeenshot

Press H to toggle help:
screeenshot

End level menu:
screeenshot

screeenshot

screeenshot

Secret walls can be opened by pressing Spase Bar or X
screeenshot screeenshot

screeenshot

About

Simple pseudo 3d game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published