Bwekamba

downloads:
Bwekamba_pygame_200908231214.tar.bz2
run the game:
Just like any game available from
pyweek.org
, you just need to extract the compressed file, and open run_game.py with Python.
Or, from the terminal, go to the game directory, and enter:
python run_game.py
Important: this game needs both Python and Pygame installed
This game were recoded from a
sdlBasic
game i coded last year, as warmup for the
Pyweek
competition.
I only tested this game on GNU/Linux and MacOS-X, but i think it will run on other operating systems without any problem.