Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always show the hole into the screenHEADmasterAgustin Zubiaga2012-08-251-2/+2
* Wider holeAgustin Zubiaga2012-08-251-1/+1
* Remove unneeded "again fill"Agustin Zubiaga2012-08-251-3/+0
* Use profile colors for the ballAgustin Zubiaga2012-08-251-3/+19
* TypoManuel Quiñones2012-05-311-1/+1
* First usable versionManuel Kaufmann2012-05-311-19/+33
* Display x, y, z from the accelerometerManuel Kaufmann2012-05-311-10/+11
* Move accelerometer display and remove unneeded codeManuel Quiñones2012-05-301-14/+11
* Accelerometer classManuel Kaufmann2012-05-301-0/+43
* Set the ground and the ball in the center of the screenManuel Quiñones2012-05-301-5/+12
* Rename private properties, level and ball, and add setup methodManuel Quiñones2012-05-301-10/+16
* Restart when the ball falls outside the groundManuel Quiñones2012-05-301-0/+4
* Fix, pass correct parameters to Ball set_position() methodManuel Quiñones2012-05-301-1/+1
* Improve TiltGame private propertiesManuel Quiñones2012-05-301-9/+11
* First commitManuel Quiñones2012-05-309-0/+585