Bluecube2x
From wiki.gp2x.org
Bluecube2x | |
Download | (archive) |
Original Developer | Sebastian Falbesoner |
Ported By | Ozius |
Version | 0.9 |
Webpage | |
Status | Released and playable |
BlueCube is a simple tetris clone written in C. I started this project to just get into game and graphics programming. You can also download the sourcecode here.
Install
- Download the file and extract the contents to your SD card. Most games can be installed anywhere, but some games need their own directory and some have to be installed to the root of the SD card - check this first.
- Install the SDL libraries for GP2X if necessary - see the instructions if needed.
- Launch the game with the included gpe file.
- Many games may require you to maintain the file structure within the archive - if the game seems to quit back to the menu as soon as you open it this is a common cause.
Controls
- Joystick
- Move the piece
- X
- Rotate the piece
- B
- Drop the piece
- SELECT
- Return to the main menu
- START
- Pause
Notes
The game also has "crazy mode" for you to find :-)