Skip to content

dzobamain/console-raycasting-cpp

Repository files navigation

console-raycasting-cpp

Simulation of movement in a 3D arena in the terminal.

Installation Guide

  1. Install gcc
    • https://gcc.gnu.org/
    • linux: sudo apt install build-essential
    • macOS: brew install gcc
    • windows: pacman -S mingw-w64-ucrt-x86_64-gcc
  2. Install console-raycasting-cpp
    1. git clone https://github.com/dzobamain/console-raycasting-cpp
    2. cd console-raycasting-cpp

How to Compile and Run

Code Compilation (Console)

Linux/MacOS

./build.sh
./cr

Windows

./build.bat
cr.exe

About

A console-based raycasting simulation for modeling movement within a 2D arena

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •