Skip to content

jeroenverfallie/ggo13-transcube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransCube

TransCube

A 2d puzzle platformer based on the concept of transforming into different "blocks", with their unique properties, and making you way to the end of the level with the provided transformations.
There are 22 levels in the Compo version. More levels, and level elements to follow in a fork of this repo.

Input

ActionKeys
LeftQ, A, LEFT ARROW
RightD, RIGHT ARROW
JumpZ, W, UP ARROW, SPACE
Select transformation1-6 (numpad or top) or CLICK
TransformE
RestartR
Next levelN, ENTER

Screenshot

Spoiler alert

Here's a walkthrough/speedrun of all the level On vimeo

Tools, code

  • Sublime Text 3: code
  • Grunt: build
  • Photoshop: art
  • Pickle: animations
  • Audactiy: sound edits
  • Bxfr: sound creation
  • Tiled: levels

Compatibility

BrowserComments
Google ChromeUsed during development, no known issues.
Mozilla FirefoxSlight delay on sounds - Font vertical aligns are off
Internet Explorer 10+Font vertical aligns are off
SafariPerformance issues, not tested on Mac OSX tho.
OperaUntested

Credits

Code Art

  • Code and art by me.
  • External libraries, such as Box2dweb, Google Analytics, jQuery and SoundManager2.
  • FreeSound.org for most of the sounds, modified or not.
  • Incompetech.com for music.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 2.7%
  • Other 1.0%