Skip to content

tmpstpdwn/TermCaster

Repository files navigation

Termcaster

A simple terminal-based raycaster written in C using Termbox2.

Demo

Demo gif

Build & Run

git clone https://github.com/tmpstpdwn/TermCaster
cd TermCaster
make
./termcaster

Controls

  • Arrow keys: Move and rotate
  • ESC: Quit

Resources

This project has taken inspiration from the following resources:

Note

The terminal font size should be small enough for the program to render properly!

License

This project is licensed under GPL3 LICENSE.