Page 1 of 1

[RELEASE] vitaAirHockey v0.2

Posted: Mon Oct 03, 2016 3:51 pm
by LaGaipaG
Ok guys, here we are: my first game ever!
It's in early alpha stage, but it seems to work.

Code: Select all

## vitaAirHockey v0.2
Air Hockey game for PS Vita.

## Features
The simplest Air Hockey game possible:
- 2 paddles;
- 1 puck;
- The score;
- No AI, local multiplayer only (on the same device).

But... with:
- Multi-touch support (front panel);
- Both analogs support;
- Possibility to increase and decrease the speed in game (with R and L).

## To-do list
- Add IA;
- Add textures;
- Add sounds and music;
- Add multilanguage support;
- Add back touch panel support;

## WIP
- Improve the physics and the collisions; (WIP)
- Add menu; (WIP)
- Optimizing the code; (WIP)

## Done
- Add livearea and icon; (Done)
- Improve the UI. (Done)

## Credits
Thanks to xerpi for the base script (based on vitahelloworld).
Thanks to Rinnegatamante for his patience.
Thanks to all others who have contributed, directly and indirectly.
Source: https://github.com/LaGaipaG/vitaAirHockey
Direct link download (vpk): https://github.com/LaGaipaG/vitaAirHock ... y_v0.2.vpk

Feedbacks are welcome!

P.S. It's my first release, so forgive me if I did something wrong.
"Screenshot:"
[spoiler]Image[/spoiler]

Re: [RELEASE] vitaAirHockey

Posted: Tue Oct 04, 2016 3:25 pm
by LaGaipaG
v0.2 is out!

Code: Select all

## vitaAirHockey v0.2
- Added icon and livearea images;
- Added minimalist(just 1 choice) "blinking" menu;
- Improved UI;
- Improved the physics and the fun!
- A little code optimization.
Direct download: https://github.com/LaGaipaG/vitaAirHock ... y_v0.2.vpk

Re: [RELEASE] vitaAirHockey v0.2

Posted: Tue Oct 04, 2016 7:23 pm
by atreyu187
Good job I gave the initial release a try last night I have to see how this one plays as well

Re: [RELEASE] vitaAirHockey v0.2

Posted: Tue Oct 04, 2016 7:31 pm
by LaGaipaG
atreyu187 wrote:Good job I gave the initial release a try last night I have to see how this one plays as well
Thank you, feedback are welcome! :D