retrofw / blockout2

RetroFW v2.0 port; Blockout 2 based on the PS Vita port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockOut II for the RetroFW

This is a Sony Playstation Vita port of BlockOut II game by Jean-Luc PONS.

http://www.blockout.net/blockout2

BlockOut II is reimplementation of original 1989 puzzle video game, developed in Poland by Aleksander Ustaszewski and Mirosław Zabłocki and published by California Dreams for multiple platforms. Original BlockOut was the first video game which transfered tetris from 2D into 3D.

https://en.wikipedia.org/wiki/Blockout

This port is based on BlockOut II release 2.5

Key mappings

CROSS                    - confirm / drop block
RIGHT TRIGGER            - cancel / exit game

D-PAD                    - move block / select character (hall of fame)

SQUARE                   - rotate block around X axis counterclockwise
SQUARE   + LEFT TRIGGER  - rotate block around X axis clockwise
TRIANGLE                 - rotate block around Y axis counterclockwise
TRIANGLE + LEFT TRIGGER  - rotate block around Y axis clockwise
CIRCLE                   - rotate block around Z axis counterclockwise
CIRCLE   + LEFT TRIGGER  - rotate block around Z axis clockwise

START                    - pause / resume game

Credits

Jean-Luc PONS for an awesome game.
Fabrice Bellard for TinyGL, an OpenGL software implementation.
Team Molecule for HENkaku homebrew enabler.
All vitasdk contributors.
xerpi, Cpasjuste for SDL library port.
Cpasjuste for PSP2SHELL, ports of SDL auxiliary libraries and TinyGL.

Disclaimer

There are some minor graphical issues due to TinyGL limitations.

About

RetroFW v2.0 port; Blockout 2 based on the PS Vita port

License:GNU General Public License v2.0


Languages

Language:C 75.5%Language:C++ 22.3%Language:Objective-C 1.7%Language:Makefile 0.3%Language:Shell 0.2%