sludge-compiler
Compiler for SLUDGE adventure games
Install
- All systems
-
curl cmd.cat/sludge-compiler.sh
- Debian
-
apt-get install sludge-compiler
- Ubuntu
-
apt-get install sludge-compiler
- Kali Linux
-
apt-get install sludge-compiler
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sludge-compiler
- Raspbian
-
apt-get install sludge-compiler
- Dockerfile
- dockerfile.run/sludge-compiler
sludge-compiler
Compiler for SLUDGE adventure games
SLUDGE is an open source adventure game engine. It combines a scripting language with IDE tools. This package contains the command line SLUDGE compiler and is mainly intended as build dependency for SLUDGE game packages. Developers can use the Project Manager included in the Dev Kit for compiling games.