pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

Pymugwump - 0.4

Steven Bluen (sbluen)

Tags:

Description

Pymugwump is a tile-based game in which the goal is to find the location of the 4 mugwumps hiding throughout the board.

To make this game, I reused the Pysweeper project's code (see http://www.pygame.org/project/40/, not made by me) and turned it into a graphical version of the old Mugwump game. Thanks to Pysweeper's well-written code that already keeps track of which tiles have been clicked, this was a very easy task to do. This is a graphical implementation of that classic game Mugwump, as described in the page scans of BASIC Computer Games at http://www.atariarchives.org/basicgames/showpage.php?page=114.

Changes

upgraded the interface

Links

Home Page: https://sourceforge.net/projects/pymugwump/
Source: https://sourceforge.net/projects/pymugwump/files/0.4/pymugwump-0.4.zip/download

Screenshot


click to view original size

Releases

Pymugwump - 0.4 - Mar 25, 2010
Pymugwump - 0.3 - Nov 24, 2009
Pymugwump - 0.2 - Nov 24, 2009
Pymugwump - 0.1 - Nov 23, 2009

Comments

If you wish to leave a comment, please sign in first.

April 10, 2010 6:48pm - Steven Bluen - nickname: (sbluen)
You might want to have another look. The interface is now significantly improved.
November 24, 2009 7:54pm - Steven Bluen - nickname: (sbluen)
@ruabana and masterlee
Thanks you for your comments. You will now know when you have lost.
November 24, 2009 4:54pm - Steven Bluen - nickname: (sbluen)
@ruabana
You really need to see the scans from the BASIC files, at least for now. I haven't yet copied that info into a help file.
@masterlee
I didn't really remember to get that removed yet. I plan to have that 0/110 display replaced with the number of guesses used. But the win confirmation IS there. When you mark all of them, the test at the bottom turns blue. You have unlimited guesses for now.
November 24, 2009 2:15pm - Dylan J. Raub - nickname: (raubana)
How does this work? Is it like minesweeper? 'Cause there arn't any mines...
I'm so confused...
November 24, 2009 12:55pm - Carsten Eggers - nickname: (masterlee)
@sbluen
Two questions first what did mines 0/110 and why it is always the same. I think I found all Mugwumps but there was no win confirmation ;( On the other side i used far more than 10 moves did I lose?
@jbluen
Why? This site is for PyGame games why did you need description how to download Pygame. The best way to install pygame is "apt-get install python-pygame"...
November 24, 2009 1:55am - Steven Bluen - nickname: (sbluen)
See http://www.pygame.org/download.shtml and www.python.com
This is a pre-alpha release. I was really expecting comments from people who know more about the game's platform environment, at least for now. But thanks anyways.
November 23, 2009 10:46pm - jeff - nickname: (jbluen) - 4/5
Need to include a description of the best way to download Python to run the program. Otherwise a cool game.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 13, 2012

Jul 5, 2011

Apr 17, 2011

Apr 16, 2011

Apr 15, 2011


Apr 14, 2011



Apr 12, 2011

Apr 11, 2011


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)