pyHalebarde is an adaptation of the "Halebarde et Gonfanon" board game written in Python/PyGame.
LAUNCHING THE GAME:
To play a game enter: "python pyhalebarde" in a console or "./pyhalebarde" or double clic on the "pyhalebarde" file.
Python, pygame and python-json must be installed on your system for pyhalebarde to work.
You can also install the game by running : "./setup.py install" as root and then entering pyhalebarde to launch the game.
You can create your own skin of the game (documentation to come, take a look at the folder "themes" you will have a really concrete idea on what to do).
You can put theme you creae in $HOME/.data/pyhalebarde/themes, if you create nice theme don't forget to send it to us.
There is actually only two themes: wesnoth and retro (my first graphic for the game done in 30sec in gimp !).
To use a custom theme, launch the game with: python pyhalebarde [theme name] Exemple: python pyhalebarde retro
Note: There is currently some transparency problems with the theme "retro", it will be fixed later.
INTERFACE:
The interface is actually mouse oriented and turns end with the "enter" key.
RULES:
Following those rules:
http://anamnese.online.fr/site2/index.php?page=halebarde_et_gonfanon#toc6
Here is a c/c from this link (not our website):
/! In pyhalebarde the "guetteur" units are called "saboteur".
Product's homepage
Requirements:
· Python
· pygame
· python-json
What's New in This Release: [ read full changelog ]
· This is a pretty big and exciting release as we migrated the graphical framework from pygame from the new awesome Clutter, we have also improved the network game by providing a dialog to invite a contact to play with you, we also updated it to the new tube API.
· You will need the latest telepathy-python, gabble and empathy for the network game (get it from their PPA), python-clutter for the UI and python 2.6