PYLOTA


LEEME


--  README de pylota
--  http://www.alterduo.com/pylota/

--  Copyright (c) 2003  J.Ramón Palacios

--  This program is free software; you can redistribute it and/or modify
--  it under the terms of the GNU General Public License as published by
--  the Free Software Foundation; either version 2 of the License, or
--  (at your option) any later version.
--
--  This program is distributed in the hope that it will be useful,
--  but WITHOUT ANY WARRANTY; without even the implied warranty of
--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--  GNU General Public License for more details.
--
--  You should have received a copy of the GNU General Public License
--  along with this program; if not, write to the Free Software
--  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
--
-- (See the included file COPYING / GPL-2.0)
--

* Teclas:
	    izquierda   == cursor izquierdo
	    derecha     == cursor derecho
	    fuerza      == q
	    otra pelota == ESPACIO
	    pausa       == ESC
	    salir       == ESC ESC

* Modo de juego:

    El golpe a la pelota es automático. Lo único que hay que controlar es 
    la posición en la que "recibimos" a la pelota. Si no estamos bien 
    posicionados, el jugador no golpeará la pelota.

    El jugador dará un golpe normal si recibimos la pelota a la altura de 
    la cintura, aproximadamente.
    Si la recibimos más arriba, el golpe será con la mano por encima de la 
    cabeza y la pelota saldrá más horizontal.

    Previamente tendremos que haber elegido la fuerza con la que queremos 
    golpear.



Principal
Pantallazos
LEEME
FAQ
Instalación
Licencia
Changelog
Por hacer...
Descargas





python.org   pygame.org
http://www.alterduo.com/pylota
correo: pylota arroba alterduo punto com