Commit Graph

12 Commits

Author SHA1 Message Date
d78ff03952 UI improvement. Made the game full screen 2013-10-12 20:11:30 +05:30
05b4abf0ef Added randomness in initial and bouncing velocity, made the game to start on keypress, added score counting 2013-10-12 18:30:56 +05:30
5a0079eafd Cleaned up code.
1. Moved from multiplex to mult
2. Moved functions inside a global function to avoid passing settings as parameters
3. Added some comments and changed some binding names.
2013-10-12 15:12:08 +05:30
f5626910d6 cleanup 2013-10-11 18:26:04 +05:30
f88bd57999 First working version 2013-10-11 17:58:36 +05:30
104005713a Some more cleanup 2013-09-26 10:52:21 +05:30
34b5b5ffb1 Added paddle positioner 2013-09-26 02:45:13 +05:30
a5aa5964cd Fixed the issue with switching tab causing the ball to go out of boundaries 2013-09-25 23:24:43 +05:30
25ab05ede0 Cleaned up code, fixed collision detection 2013-09-25 22:05:07 +05:30
b367dfe6cb Moved to basic SVG 2013-09-25 17:08:06 +05:30
00c46a5ee7 Got positioner and collision-detector working 2013-09-25 15:28:33 +05:30
07c53dcf2b added index.html 2013-09-15 03:23:42 +05:30