| 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.
|
| This program is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | doc/GPL.license file for more details.
mapacman
This is a multiplayer arianne pacman like game. The objetive of the game is to score as much as possible by eating pills and making sure you are not eaten by ghosts.
Version
1.00
Requirements
To run mapacman you need:
- Python 2.3
- pygame 1.6
- pyarianne ( from ariannexp 0.11 )
Instructions
Run the game and on the new window just enter your username and password for the character you have created at http://mapacman.game-server.cc/
If everything goes well you will see a loading screen and in 20-30 seconds you will be on the game. Just eat dots, take care not eating the ghosts :-) If there are problems just press ESC to exit.
Remember this is a very early version.
Changes
1.00
- Added GUI
- Fixed timing problems
0.90
- Almost definitive version.
I will do perhaps add sound, but I will stop developing mapacman to move to another game.
- Added eat ghost and superballs.
- Fixed the ghost-eat-dots bugs.
0.10
- New graphics
- Improved scroll
- Fixed minor issues
0.03
- Speeded up, around 10 times faster
- Scrollable map
- New animations by zzorn
0.02
- Fix the bug about background clearing
- Fix the bug about TAB on main screen
- Player is now different of the rest of pacmans
- Added animations
- Added score
0.01
- Initial release
TODO Tasks
There are several tasks to do that I would really love to be helped to:
- Add a nicer GUI using the widgets library.
- Add Best player at the bottom
- Add movement between perceptions
- Add SFX
- Add Music
- Add something while loading
