Skip to content

jackinfurs/Raycaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

raycaster

build

requires libsfml-devel

g++ main.cpp -lsfml-graphics -lsfml-window -lsfml-system -o raycaster

then:

./raycaster

About

Here I try making a ray-caster based on the Wolfenstein 3D Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%