biniax: SDL based block game

Play with your Puppy.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

biniax: SDL based block game

#1 Post by muggins »

The gaming field is a 5x7 grid filled partially with pairs of elements. Every pair consists of two different elements combined of four possible.
You control the box with an element inside. You can move around the field on empty spaces. You can also remove pairs of elements, if you have the same element as the one of the pair. When you remove the pair your element becomes the other one element of the pair and the score is increased;
The gaming field scrolls down slowly (increasing the speed with your progress) and your goal is to stay as long as possible on the field. Remember, that if you can not take the pair in front of you, the scrolling will move your block down!
this requires SDL libraries to work. Play by typing biniac, or clicking on /usr/bin/biniac

http://mordred.dir.bg/biniax/
Attachments
biniax.gif
(16.28 KiB) Downloaded 546 times
biniac-1.2-i486.pet
(41.41 KiB) Downloaded 1097 times

Post Reply