Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | Root of the website (in English or in French) | ||
README.md | 2013-02-12 22:04 | 1.4K | Some details about this page | |
block_bomb.png | 2013-01-19 14:54 | 1.4K | ||
block_bonus.png | 2013-01-19 14:50 | 1.5K | ||
block_bonus2.png | 2013-01-19 18:46 | 741 | ||
block_destr.png | 2013-01-22 22:36 | 2.0K | ||
block_destr2.png | 2013-01-19 18:46 | 735 | ||
block_fire.png | 2013-01-19 14:55 | 1.6K | ||
block_solid.png | 2013-01-22 22:37 | 1.9K | ||
block_solid2.png | 2013-01-19 18:46 | 827 | ||
bomb1.png | 2013-01-23 12:22 | 3.5K | ||
bomb2.png | 2013-01-23 12:22 | 3.5K | ||
bomb3.png | 2013-01-23 12:22 | 3.5K | ||
bomb4.png | 2013-01-23 12:22 | 3.5K | ||
bonus_apple.png | 2013-01-19 15:01 | 2.2K | ||
bonus_dice.png | 2013-01-19 15:05 | 3.5K | ||
bonus_fire.png | 2013-01-19 14:50 | 2.6K | ||
bonus_gold1.png | 2013-01-19 15:06 | 3.9K | ||
bonus_gold2.png | 2013-01-19 15:06 | 3.9K | ||
bonus_ice.png | 2013-01-19 14:50 | 2.6K | ||
bonus_life1.png | 2013-01-19 14:50 | 2.3K | ||
bonus_life2.png | 2013-01-19 14:49 | 2.6K | ||
bonus_life3.png | 2013-01-19 14:48 | 2.7K | ||
bonus_pow.png | 2013-01-19 18:46 | 3.5K | ||
bonus_shield.png | 2013-01-19 15:06 | 4.0K | ||
bonus_sword.png | 2013-01-19 15:06 | 2.5K | ||
explosion.png | 2013-01-19 15:04 | 3.0K | ||
player.gif | 2013-01-19 14:18 | 14K | ||
player0.png | 2013-01-19 14:52 | 3.9K | ||
player1.png | 2013-02-10 14:58 | 502 | ||
player10.png | 2013-02-17 18:06 | 1.5K | ||
player11.png | 2013-01-19 14:52 | 4.1K | ||
player12.png | 2013-01-19 15:00 | 4.2K | ||
player13.png | 2013-01-19 15:06 | 3.5K | ||
player14.png | 2013-02-17 18:07 | 1.5K | ||
player2.png | 2013-01-19 14:35 | 550 | ||
player3.png | 2013-01-19 14:35 | 1.2K | ||
player4.png | 2013-01-19 14:36 | 2.2K | ||
player5.png | 2013-01-19 14:59 | 3.9K | ||
player6.png | 2013-01-19 14:52 | 3.5K | ||
player7.png | 2013-01-22 22:31 | 4.3K | ||
player8.png | 2013-01-19 15:07 | 2.3K | ||
player9.png | 2013-02-10 13:25 | 1.6K | ||
player_back.png | 2013-02-17 18:09 | 1.3K | ||
player_front.png | 2013-02-17 18:10 | 1.4K | ||
player_left.png | 2013-02-17 18:10 | 1.4K | ||
player_right.png | 2013-02-17 18:11 | 1.5K |
In the folder datas/48_48/: =========================== Here are stored **all the pictures used for the game**. Those *png* pictures are used by the *client*, to build a *GUI* with *PyGame*. The *GUI* can be disable with the *--nowindow* option, or you can force to try to launch it with the *--window* option. The game should run without any additionnal window. But maybe it require an *X server* anyway. A description: -------------- 1. **block_destr.png**, **block_undestr.png**: For the wall (destructible or not). 2. **player{0|1|2|3|4|5|6|7|8|9}.png** : For the players (many different models). 3. **bomb_{1|2|3|4}** : For the bombs (many different models). About the pictures: ===================== The soundtrack is from many different sources. This is a non exhaustive list. 1. *Pacman* (**Nintendo (c) 1991**); 2. *Super Mario World 1* (**Nintendo (c) 1985**); 3. *Pokémon Red/Blue* (**Nintendo (c) 1995 - GameFreak**). Moreover, some images were made with an online generator [http://www.softicons.com/icon-tools/icon-converter], so you can also use this to make your own ! Copyrigths: ============ The game is released under the *GPLv3 Licence*, but the soundtrack **is not** distributed freely with the game (at least, not under a free licence). Although, you can download it from the same source that the game (just not in the same archive).