Home - Heigvd/Wegas GitHub Wiki

A Web Game Authoring System for rapid development of serious games without programming skills. Wegas runs on a JEE server (Payara 5+) and uses YUI 3 for the html client.

Tutorials

  1. Installing & Running Wegas
  2. Create a game model
  3. Using pages
  4. Creating a new widget

Documentation

  1. Architecture overview
  2. UML
  3. Coding conventions
  4. Using Liquibase and DB changes

Advanced

  1. UI Elements
  2. Navigateur – Lobby
  3. NetBeans – Structure des fichiers d’un jeu
  4. Programmation – Game Model