Skip to content
JesseKlugmann edited this page Oct 16, 2011 · 14 revisions

Welcome to the Elysion Wiki!

This is the place for tutorials/extensions and everything else on Elysion.

Elysion Frameworks has been more or less regurarly in development since 2005. It is a cross-plaform (currently supporting Windows, Linux and Mac OS X) framework for creating games with ease and is therefore suited for rapid prototyping.

Note: The documentation is only updated for each release. If you are running the current development build and come across an undocumented method/feature/function and you want to know what it does, run the createdoc.sh (UNIX system) or createdoc.bat (Windows) file from the scripts folder.

General

Tutorials

Getting Started

  1. Setting up our development environment
  2. Explaining the application's structure
  3. Creating our first application
  4. Drawing some sprites on the screen
  5. Writing some text on the screen
  6. Handling Events
  7. Shader Usage for Noobs

Code Snippets

Tips & Tricks

  1. Command-line scripts
  2. Creating applications for the Mac App Store
  3. Deployment
Clone this wiki locally