Commit Graph

14 Commits (a03a829a5e1135860cfdef14cc50844479000532)

Author SHA1 Message Date
Abhinav Sarkar a03a829a5e Added link to the github repo 2013-10-12 20:48:50 +05:30
Abhinav Sarkar b1730f4816 Added game restart option 2013-10-12 20:25:04 +05:30
Abhinav Sarkar d78ff03952 UI improvement. Made the game full screen 2013-10-12 20:11:30 +05:30
Abhinav Sarkar 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
Abhinav Sarkar 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
Abhinav Sarkar f5626910d6 cleanup 2013-10-11 18:26:04 +05:30
Abhinav Sarkar f88bd57999 First working version 2013-10-11 17:58:36 +05:30
Abhinav Sarkar 104005713a Some more cleanup 2013-09-26 10:52:21 +05:30
Abhinav Sarkar 34b5b5ffb1 Added paddle positioner 2013-09-26 02:45:13 +05:30
Abhinav Sarkar a5aa5964cd Fixed the issue with switching tab causing the ball to go out of boundaries 2013-09-25 23:24:43 +05:30
Abhinav Sarkar 25ab05ede0 Cleaned up code, fixed collision detection 2013-09-25 22:05:07 +05:30
Abhinav Sarkar b367dfe6cb Moved to basic SVG 2013-09-25 17:08:06 +05:30
Abhinav Sarkar 00c46a5ee7 Got positioner and collision-detector working 2013-09-25 15:28:33 +05:30
Abhinav Sarkar 07c53dcf2b added index.html 2013-09-15 03:23:42 +05:30