More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 8: | Line 8: | ||
|title=Panel-Pop | |title=Panel-Pop | ||
|image=panelpopvita.jpg | |image=panelpopvita.jpg | ||
|description=PanelPop port for | |description=PanelPop port for PS Vita/PS TV. | ||
|author=sharkwouter | |author=sharkwouter | ||
|lastupdated=2020/12/12 | |lastupdated=2020/12/12 | ||
Line 18: | Line 18: | ||
|source=https://github.com/sharkwouter/panel-pop | |source=https://github.com/sharkwouter/panel-pop | ||
}} | }} | ||
A Panel de Pon / Tetris Attack / Puzzle League clone made with C++ and SDL for | A Panel de Pon/Tetris Attack/Puzzle League clone made with C++ and SDL for PS Vita/PS TV and [[Panel-Pop PSP|PSP]]. | ||
== Features == | ==Features== | ||
* Original-like mechanincs modeled after SNES version | * Original-like mechanincs modeled after SNES version. | ||
* Additional visual gameplay tweaks | * Additional visual gameplay tweaks. | ||
* Single player endless mode | * Single player endless mode. | ||
* Simple AI | * Simple AI. | ||
* Two-player VS game with garbage blocks | * Two-player VS game with garbage blocks. | ||
== Controls == | ==Controls== | ||
D-Pad - Move cursor | |||
Cross - Accept, Swap blocks | |||
Square - Cancel, Raise stack | |||
Start - Pause, Start | |||
== | ==Screenshots== | ||
panelpopvita3.jpg | |||
panelpopvita4.jpg | |||
==Media== | ==Media== | ||
'''Panel-pop (Panel de Pon / Tetris Attack / Puzzle League clone) - Gameplay''' ([https://www.youtube.com/watch?v=z_DVUP2aS9Y a544jh]) <br> | |||
<youtube>z_DVUP2aS9Y</youtube> | <youtube>z_DVUP2aS9Y</youtube> | ||
==Changelog== | ==Changelog== | ||
''' | '''v0.0.3''' | ||
* Multiplayer was cut out for this release, but all other features work. | * This is an unofficial release of PanelPop for modded Playstation Vitas. Multiplayer was cut out for this release, but all other features work. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/sharkwouter/panel-pop | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/599 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/599 |
Revision as of 14:38, 24 December 2022
Panel-Pop | |
---|---|
File:Panelpopvita.jpg | |
General | |
Author | sharkwouter |
Type | Puzzle |
Version | 0.0.3 |
License | MIT License |
Last Updated | 2020/12/12 |
Links | |
Download | |
Source | |
A Panel de Pon/Tetris Attack/Puzzle League clone made with C++ and SDL for PS Vita/PS TV and PSP.
Features
- Original-like mechanincs modeled after SNES version.
- Additional visual gameplay tweaks.
- Single player endless mode.
- Simple AI.
- Two-player VS game with garbage blocks.
Controls
D-Pad - Move cursor
Cross - Accept, Swap blocks
Square - Cancel, Raise stack
Start - Pause, Start
Screenshots
panelpopvita3.jpg panelpopvita4.jpg
Media
Panel-pop (Panel de Pon / Tetris Attack / Puzzle League clone) - Gameplay (a544jh)
Changelog
v0.0.3
- This is an unofficial release of PanelPop for modded Playstation Vitas. Multiplayer was cut out for this release, but all other features work.