More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Puzzle) - GameBrew | |title=Vita Homebrew Games (Puzzle) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=pickrvita2.png | ||
|image_alt=Pickr VITA | |image_alt=Pickr VITA | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Pickr VITA | |title=Pickr VITA | ||
|image= | |image=pickrvita2.png | ||
|description=Port of Pickr3ds for | |description=Port of Pickr3ds for PS Vita. | ||
|author=joel16 | |author=joel16 | ||
|lastupdated=2017/04/17 | |lastupdated=2017/04/17 | ||
Line 18: | Line 18: | ||
|source=https://github.com/joel16/PickrVITA | |source=https://github.com/joel16/PickrVITA | ||
}} | }} | ||
PickrVITA is a port of the game Pickr3DS by BernardoGiordano. The original idea was founded by Sean M. Tracey | PickrVITA is a port of the game [[Pickr 3DS|Pickr3DS]] by BernardoGiordano. The original idea was founded by Sean M. Tracey. | ||
==User guide== | |||
The objective of the game is to tap the odd colour found on the screen until you run out of lives. | |||
== | ==Controls== | ||
Cross - Start new game with timer | |||
Square - Start new game without timer | |||
Circle - Exit game | |||
==Screenshots== | ==Screenshots== | ||
pickrvita3.png | |||
pickrvita4.png | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.1''' | ||
This release makes the game a lot more identical to the actual web game. | *This release makes the game a lot more identical to the actual web game. | ||
*Now includes both timer and non timer mode. | *Now includes both timer and non timer mode. | ||
*Includes sounds. (thanks to Arkanite for libVitaAudio) | *Includes sounds. (thanks to Arkanite for libVitaAudio) | ||
Line 38: | Line 43: | ||
*Includes a pause menu that can be triggered by hitting start. | *Includes a pause menu that can be triggered by hitting start. | ||
*Ability to end game by pause menu. | *Ability to end game by pause menu. | ||
==Credits== | ==Credits== | ||
Line 48: | Line 50: | ||
*Arkanite, for the touch input code and libVitaAudio. | *Arkanite, for the touch input code and libVitaAudio. | ||
== External links == | ==External links== | ||
* Github - https://github.com/joel16/PickrVITA | * Github - https://github.com/joel16/PickrVITA | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/238 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/238 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?p=417846 |
Revision as of 01:55, 24 December 2022
Pickr VITA | |
---|---|
General | |
Author | joel16 |
Type | Puzzle |
Version | 1.1 |
License | MIT License |
Last Updated | 2017/04/17 |
Links | |
Download | |
Website | |
Source | |
PickrVITA is a port of the game Pickr3DS by BernardoGiordano. The original idea was founded by Sean M. Tracey.
User guide
The objective of the game is to tap the odd colour found on the screen until you run out of lives.
Controls
Cross - Start new game with timer
Square - Start new game without timer
Circle - Exit game
Screenshots
pickrvita3.png pickrvita4.png
Changelog
v1.1
- This release makes the game a lot more identical to the actual web game.
- Now includes both timer and non timer mode.
- Includes sounds. (thanks to Arkanite for libVitaAudio)
- Now counts the amount you've scored in a row. (Wrong color resets the 'in a row' count).
- Most if not all features are identical to the actual game.
- Includes a pause menu that can be triggered by hitting start.
- Ability to end game by pause menu.
Credits
- Sean M. Tracey, for the original game.
- Madebyoliver, for the heart icon.
- BernardoGiordano, for the 3DS port.
- Arkanite, for the touch input code and libVitaAudio.