Complete refactor over v1.3.
Removed:
- Splash screen
- Audio
- Touch support
- Fonts and Sprites
Added:
- Rock solid collision detection (the code of /~https://github.com/jakesgordon/javascript-breakout helped me a lot)
- New levels (lvl 6 is there for testing purposes)
- Made the game using only the vita2d lib so the size of the game is < 50kb