Releases: Dane64/VitOut
Releases · Dane64/VitOut
VitOut
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
Polished version
Thanks f2pwn's alt for finding flaws during testing
Fixed: Pressing start in main menu would hang the game
Added: Very simple highscore system (3 dots below level selector)
VitOut
Four playable levels
Release with :
Live Area
Splash Screen
Main Menu
Level Select
Game
First official release
V1.0:
[WIP] VitaOut
Initial release with bouncing functionality