Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 917 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 917 Bytes

Ray-cast

MIT License Commits Version

Simple ray cast visualization

Thanks Kofybrek for the textures

Requirements

  • C++ 17
  • CMake 3.20
  • SFML 2.5

Building & Running

cmake -B cmake-build-debug -DCMAKE_BUILD_TYPE=Debug
cmake --build cmake-build-debug
cmake --build cmake-build-debug --target debug

Control

Action Control
Move wasd keys
Rotation mouse movement
Exit esc