divVerent / rebounce2

ReBounce II - a jump'n'run game with elements from Oxyd and Bomberman.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReBounce II

How to compile and run:

Linux:

# install Allegro library, version 4
./configure
make debuggame
./rebounce2

Keys:

Player 1:
UP		up/jump
DOWN		down
LEFT		left
RIGHT		right
SPACE, ENTER	toggle/throw bomb
CTRL		extra acceleration (if available)

Player 2:
T		up/jump
G		down
F		left
H		right
TAB		toggle/throw bomb
Q		extra acceleration (if available)

About

ReBounce II - a jump'n'run game with elements from Oxyd and Bomberman.

License:Other


Languages

Language:C++ 95.8%Language:Makefile 2.9%Language:Perl 0.6%Language:Shell 0.6%Language:C 0.1%