/rltut_2019

Roguelike tutorial 2019 in Vox lang

Primary LanguageDBoost Software License 1.0BSL-1.0

Roguelike tutorial 2019 made with Vox programming language

Latest release

Roguelike Tutorial Revised - TCOD Version

Vox compiler (included in releases)

Compile with build.cmd script.

Produces bin/main.exe for win64.

Or compile and run with run.cmd

Requires SDL2.dll and SDL2_image.dll libraries for compilation and start (included in releases).

Controls:

  • Numpad - move
  • LMB / RMB - place / remove wall
  • [ / ] - change view radius
  • Esc - close