Micropoly

The Microsoft Monopoly Game

Micropoly is the Microsoft Monopoly Game! It's a parody of Microsoft that's fun to play, a free board game based the rules of Anti-Monopoly, and a political statement protected under the First Amendment.

This web site exists to freely distribute the full set of graphics and rules for Micropoly, in the "open source" spirit of the original folk game monopoly invented by an Atlantic City Quaker woman.

You are encouraged to download the graphics, print out copies of the game set for yourself and friends, and have fun playing Micropoly!

The Goals of the Micropoly Project:

Micropoly synergistically illustrates several important points, by drawing parallels between the time of the Great Depression and the end of the Twentieth Century:

Openopoly

The software used to produce Micropoly will be freely distributed, as well as the Micropoly content, to serve as an example of how to make your own personalized monopoly game.

We are developing a free "Openopoly" architecture based on XML, whose purpose is to automate the production of custom monopoly games, both printed board games and multi-player online computer games.

Micropoly will be the first example of such a custom game, so anyone will be able to drop in their own text and graphics, turn the crank, and produce a version of monopoly localized for their own city, university, company, church, sports team, or favorite political cause.

Project Status

We are looking for dedicated volunteers! We need artists to create original graphics for custom monopoly games, programmers to implement the online game server and clients, and writers to come up with with jokes, documentation and instructions.

Levi Kruger is creating the art, designing the logo (Bill Gates as Mr. Money Bags), creating the game pieces (caricatures of computer industry leaders), illustrating the game board and cards, as well as counterfeiting seven denominations of Bill Gates Monopoly Money.

Don Hopkins is programming the computer, encoding the XML to represent the elements of the game, writing the PostScript to draw lines and text, building the content pipeline to crank out the graphics, and designing the online game.

We are currently developing the graphics for the Micropoly board game. As soon as they are done, we will publish them on this web site, along with instructions for printing them out and putting them together into a complete board game.

The next step will be to clean up and publish the software used to create the Micropoly board game, and document how to drop your own text and graphics in to produce custom monopoly board games.

Then development of the customizable online computer game will begin, bootstrapping it with the Micropoly content.

XML will be used to describe the content of the board game as well as the rules and state of the online game. All the customizable aspects of the game will be written as XML, with links to graphics in external files. The XML will be transformed into PostScript to draw the game board, cards, etc. The custom graphics can be images or EPS files that are embeded in the PostScript. The PostScript can be printed for the board game, or rendered into an image for the online game.

For more information, please email: xardox@mindspring.com

Update: I've written an ugly "openopoly.pl" Perl script, and a "micropoly.xml" data file, that describes the specifics of the game. The Perl script reads in and parses the XML database, and writes out PostScript and HTML to render the graphics and web pages. It embeds EPS files with images and cartoons in the PostScript file, and then runs it all through GhostScript, to render out PDF and JPG files with the printable images of the board. It currently writes out one HTML file with links to the small and large pictures of all the property cards, and soon it will write out a web page for each property, and link them all together, as well as an image map for the entire board. Most of the logos, cartoons, and other graphics haven't been put in yet, but the basic functionality for producing the game is there. This is work in progress, but here's a preview of the automatically generated web page index of properties, the full sized board micropoly-board-whole.pdf [1,672k], the paginated board micropoly-board-split.pdf [10,028k, sorry but I'll optimize the PostScript not to draw clipped images and it will reduce in size], and the printable cards micropoly-cards.pdf [5087k], as well as the micropoly.xml file from which it was all generated.

Interesting Related Links

Please take a look at the following: