Games!
By Name
By Date Added
By Last Update
By Rating
By Type
[Advanced Search]
The Linux Game Tome
 
Register
Login
News Submit a Game Forums About/FAQ

PiX Bros

Version: 0.6.3
Author: PiX Juegos Published by PiX Juegos
Category: Arcade Rate this game yourself!   Average of 1 Ratings:4.304.304.304.30

PiX Bros Screenshot 3 games in 1: Snow Bros, Bubble Bobble and Tumble Pop

PiX Bros is a game which mixes three arcade classics: Bubble Bobble, Snow Bros and Tumble Pop.

Your objective in this game is to destroy every enemy with your character's abilities in order to demonstrate that your character is the best hero in the world.

    Features:
  • 3 players at the same time, in the same computer
  • 3 different characters
  • 6 levels (this is just a demo..)
  • 3 different enemies
  • Save game
  • 3 difficulty levels

License: free

Sound: Play in X: Play in Console: Multiplayer: Network Play: 3D Acceleration: Source Available:
yes yes no yes no no yes


If you try this software, don't forget to come back to this page and rate it!

Submitted by panreyes on 2007-06-04.


[ Submit an update about this game ]


[Post a new comment]
Comments

  PiX Bros posted by carles @ 89.128.67.184 on Jul 12 2007 8:56 AM 55555
 
[Reply]

  PiX Bros posted by Anonymous @ 86.8.250.28 on Jun 5 2007 1:18 AM  
I'll need to compile it myself. (glibc version mismatch yet again)... Where's the source? I can't read italian.
 
[Reply]
  Re: PiX Bros posted by Anonymous @ 192.167.206.227 on Jun 5 2007 2:05 AM  
That's not Italian. Spanish I suppose.
 
[Reply]
  Re: PiX Bros posted by Anonymous @ 84.10.167.236 on Jun 5 2007 3:13 AM  
More like pseudo Spanish. I speak that language natively and I'm schocked at the amount of grammar and spelling errors I spotted only by looking at the screenshots.
 
[Reply]
  Re: PiX Bros posted by panreyes @ 81.203.29.94 on Jun 5 2007 3:19 AM  
I'm spanish myself and my I'm the best in "ortografía" :D If you see any "ortografía" error, please, put a message in PiX Juegos forums. Anyway, we are having problems with characters with "tildes" and Ñ
 
[Reply]

  How to get the sources? posted by mbabuskov @ 212.200.136.73 on Jun 4 2007 10:54 PM  
I don't see any link on the website, and I'd hate to download 12MB just to see that some library on my system has a different version.
 
[Reply]
  Re: How to get the sources? posted by Anonymous @ 80.37.138.26 on Jun 4 2007 11:17 PM  
Sources are into the same package than the binary files.
 
[Reply]
  Re: How to get the sources? posted by mbabuskov @ 212.200.136.73 on Jun 5 2007 1:13 AM  
I don't recognize this programming language. Which compiler I need to use?

BTW, trying to run the binary failed as expected:

milanb@milanws:~/wget/pixbros-0.5$ ./pixbros
./pixbros: /usr/lib/libpng12.so.0: no version information available (required by ./pixbros)
./pixbros: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ./pixbros)
 
[Reply]
  Re: How to get the sources? posted by Anonymous @ 86.8.250.28 on Jun 5 2007 1:24 AM  
according to file, it appears to be c++. only trouble is, with no makefile, no autoconf/automake setup, no instructions and none-standard filename extensions, just to confuse the matter... Could be anything. Certainly don't know what commands to issue to compile it. (if it's even complete enough to compile)
 
[Reply]
  Re: How to get the sources? posted by mbabuskov @ 212.200.136.73 on Jun 5 2007 1:57 AM  
Doesn't look like C++ to me:

Program pixbros;
//import "exec";
Const
        piensa=1;
        anda=2;
        baja=3;
        sube=4;
        atrapado=5;
        chutado=6;
        disparando=7;
        chilena=8;
        cae=9;
        gira=10;
        dispara=11;
        especial=12;
        muere=-1;
        num_mundos=6;
Global
        njoys;
        posibles_jugadores;
        debuj;
        struct p[3];
                vidas=5; puntos; velocidad=0; lejos=0; tocho=0; invencibilidad; muneco; control; juega; identificador;
        end

                Struct ops;
                byte lenguaje=0;        // 0 = castellano, 1 = catalán, 2 = francés, 3 = inglés
                byte musica=1;
                byte sonido=1;
                byte ventana=0;
                byte dificultad=1; //la normal
        End
 
[Reply]
  Re: How to get the sources? posted by panreyes @ 81.203.29.94 on Jun 5 2007 3:18 AM  
This game is done with Fénix, and you need to recompile Fénix in order to play this game. You can get it there: http://sourceforge.net/project/showfiles.php?group_id=2714 By compiling Fénix you get those executables: fxc and fxi. Rename fxi to pixbros and then replace the one that comes in the pixbros-0.5.tar.gz
 
[Reply]

News Submit a Game Forums About/FAQ

Copyright © 1999-2005 Bob Zimbinski. Feedback to staff@happypenguin.org.