I am making an arkanoid clone.
Current controls scheme (debug cheats included):
- LMB/RMB - enable balls attraction;
- +/- - change paddle size;
- Mouse wheel - change paddle shape angle;
- F1 - show controls help;
- F5 - next level;
- F12 - toggle fullscreen.
- Balls pathtracing (help aiming);
- Player characteristics estimation: promptitude at least.
Love physics module is used for collision detection.
One of the main project goals for me is to finish him.
So, I would be glad to any help with graphics and levels design.
Also, I am open to any criticism, thank you!
Source code available on github: http://github.com/mofr/arkanoid