Home > wage

wage

Wage is a project mainly written in Java, based on the View license.

World Adventure Game Engine — an engine for running World Builder games.

wage

This is an unofficial repository for wage, a runtime for Bill Appleton's World Builder game creation system.

Building wage

You can build wage with Apache Maven using

$ mvn package

You can then run wage with

$ java -jar target/wage-snapshot.jar

Previous:solutions