- January 2012
- December 2011
- November 2011
- September 2011
- July 2011
- June 2011
- May 2011
- March 2011
- January 2011
- October 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- September 2009
- July 2009
- June 2009
- May 2009
- March 2009
- September 2008
- April 2008
- December 2007
- June 2007
- June 2005
- September 2004
- May 2002
- October 2001
- August 2001
Bomberman
After making the 3D versions of Bomberman that can be found on this site, I wanted to practice my Windows programming skills a bit more. 3Dfx Bomber was hardly a proper Windows application. This 2D version comes a lot closer. You can play this version with a total of 4 players (3 on the keyboard, the 4th using the joystick). There are no computer-controlled opponents, so you'll need to get a friend to play against.
This is also the only game for which you can download the source code. The game was written using Microsoft Visual C++ 5.0, so I guess you need that to recompile. See below for a link to download the code.
- Bomberman can be downloaded here. You may also download the source code