Titre : pyNekketsu

Description

Welcome to pyNekketsu, an arcade soccer game, inspired by "Nintendo World Cup" AKA "Nekketsu Koukou Dodgeball Bu: Soccer Hen".

For 1 or 2 players. Attack, take the ball and shoot! The game is far from being finished, but already playable.

the game

This game is developed in python, using pygame and retrogamelib for screen and dialogs. It works with python 2.6, 2.7 or 3.1.

How to play:
Player 1: arrows (to move) + K (to shoot or attack), L (to pass); or joystick 1
Player 2: F, G, H (to move) + A (to shoot or attack), Z (to pass); or joystick 2
See help here.

Contact: contact

Downloads

Stable versions: http://www.pygame.org/project-pyNekketsu-1894-3830.html

Development version (using git): https://github.com/jmimu/pyNekketsu

How to run the game

GNU/Linux (example for Ubuntu)

Install pygame: sudo aptitude install python-pygame

Run pyNekketsu.py

Windows/MacOS

Install python: http://www.python.org/download/

Install pygame: http://www.pygame.org/download/

Run pyNekketsu.py

Help needed!

The game needs more content. Want to contribute?

You can modify the game as you want (since you keep GPLv3).

It's easy to:

pixels_head pixels_body xml_team

You can also modify the source code, to change everything!

License

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 3 of the License, or (at your option) any later version.

See readme file for more information.

Screenshots

screenshot1 screenshot2