A simple pseudo 3D renderer made in C++
- Download the latest release
- Unzip it
- Run Pseudo3DRenderer or Pseudo3DRenderer.exe depending on your system
chmod +x run.sh
./run.sh
- Install Raylib following one of these tutorials based on your system: Linux, Windows, macOS
- Setup Emscripten using this tutorial
- Run
chmod +x run.sh
./run.sh --web