Version 16, last updated by crazy-chris at Feb 18 00:22 2008 UTC
Bombski: A Multiplayer Bomberman Clone
Features * Fast paced, old school fun * Very efficient pygame code * Extremely low CPU usage * Threads for doing stuff in the background * => dynamic gameplay and very short load-times * Already very well working * Easily extensible
Game Controls * Toggle fullscreen with 'f' * Press F8 to edit the current board in the level editor * Restart game with 'Backspace' (and load next level) * Get back to the menu with 'ESC' (and quit from there)
Input Methods * Up to 4 player on one keyboard (working) * Control with mouse (working) * Control with gamepad / joystick (working) * Defined in 'definitions.py'
Ideas / Vision * Implement networking (with twisted?) * Implement mesh networking for xo laptops * Have it run (nicely) on the olpc xo laptop :)
Team * A few people from the NGJ :)
