Panel-Pop Vita
From GameBrew
More actions
| 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 PSVITA/PSTV.
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
Default gameplay and menu keys:
- Arrow keys - move cursor
X- accept/swap blocksZ- cancel/raise stackEsc- pause/start
Misc:
Ctrl+F- toggle fps diplayAlt+Return- toggle fullscreen
How to configure gamepads
Plug in gamepads before launching the game. Controls can be configured individually for P1/P2 in the options menu. The default keyboard controls will always work in the menus.
Media
Screenshots
Changelog
(v.0.0.3)
- Multiplayer was cut out for this release, but all other features work.