Skip to content

MrSmith33/rltut_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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