Dependencies for LambdaHack-0.9.4.0

library
definition
this-game-content
this-game-src
LambdaHack

Flags

Manual Flags

NameDescriptionDefault
vty

switch to the vty frontend (screen reader friendly)

Disabled
curses

switch to the curses frontend (not fully supported)

Disabled
gtk

switch to the GTK frontend (not fully supported)

Disabled
sdl

switch to the SDL2 frontend

Disabled
jsaddle

switch to the JSaddle frontend (may be bit-rotted)

Disabled
with_expensive_assertions

turn on expensive assertions of well-tested code

Disabled
release

prepare for a release (expose internal functions and types, etc.)

Enabled
supportnodejs

compile so that the JS blob works in terminal with NodeJS

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info