PhyDSL Download

PhyDSL consists of a textual domain-specific language for gameplay design, and a generation engine capable of taking high-level gameplay specifications and translating them into executable code for Android devices. The PhyDSL distribution is comprised by an Eclipse plugin that provides a syntax directed editor for its gameplay definition language, and a standalone generation engine. You can find download links and installation instructions below.

Prerequisites

- The PhyDSL Eclipse plugin needs XText 2.9. You can download the XText plugin here.

- The PhyDSL generator requires Java 6 or higher.

- The PhyDSL Eclipse plugin and Generator can be used in Windows and Mac operating systems.

Download Eclipse Plugin

In order to install the PhyDSL plugin in Eclipse, open your Eclipse distribution:

Click Help > Install New Software... > Add.. > Give a name to the repository such as “PhyDSL” > In location, use the official PhyDSL plugin download site: http://hypatia.cs.ualberta.ca/~guana/phydsl/

Select all the plugins inside the PhyDSL category and Click Next. Eclipse will download the plugin, and install it > Restart your Eclipse instance.

PhyDSL Header 2
PhyDSL Header 2

Download Code Generator

The PhyDSL Generator can be found in the link below. Please do not modify the names or structure of the generator package.

PhyDSL Header 2
Download The Generator Package

License

PhyDSL Code Generator and Generated Codebases
GNU General Public License, version 2
Copyright (C) 2016 - Victor Guana