ooz / Duckstruction

Global Game Jam 2015 entry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DUCKSTRUCTION

Global Game Jam 2015

Theme: "What do we do now?"

Duckstruction story 1 Duckstruction story 2 Duckstruction rampage 1 Duckstruction rampage 2 Duckstruction rampage 3

How to build it

  1. Download and install haxe.

  2. Install lime and openfl:

    haxelib install lime
    haxelib run lime setup
    lime install openfl
    
  3. Install HaxeFlixel and its dependencies using lime:

    lime install flixel
    
  4. Go to the project directory and run:

    lime test flash
    
    lime test linux
    
    lime test windows
    
    lime test android
    

Team

  • Rebekka "pixie" Helzle
  • Till "fox" Behrend
  • Andreas "monoton" Drechsler
  • Rick "tinyworlds" Hoppmann
  • Silvio "evolutier" Müller
  • Oliver "oz" Zeit

About

Global Game Jam 2015 entry.


Languages

Language:Haxe 100.0%