Skip to content

avdaredevil/Duet-WebGL

Repository files navigation

Duet-WebGL

WebGL Version of Duet (Best Game of the year 2013)! Inspired from the original game!

Screenshots

As an application running under Node-Webkit:

Snapshot Duet-WebGL

See it live!

Demo: https://avdaredevil.github.io/Duet-WebGL

Features

  • WebGL integration with Phaser, and Google Polymer
  • Ball Explode and Reconstruction animations
  • Promise based logic for efficient async and dynamic code.
  • Multiple Block types
    • Left
    • Right
    • Center
    • Narrow
    • Spin [Optional: Direction Attribute]
    • Snap [Optional: Direction Attribute]
  • Maps loaded off static JSON files
  • Reset level animation, very smooth
  • Next level reuses all existing components
  • High use of Polymer

Commands

Key Code Usage
,tap-left Turn Counter-Clockwise
,tap-right Turn Clockwise

Technologies:

Node-Webkit

Renders stuff in a client side chromium based app

Node

Uber Powerful JS Engine

Phaser

Game Engine.

Note: Refer to [Popular Engines List] for changes