Category: Game Code  ·  Originally posted December 24, 2008  ·  Last updated February 1, 2011

Game Map Editor (Tile-Based) in VB6

Who doesn’t love a classic tile-based game?  VB6 seems to be especially popular for tile games, so I’ve put together a simple tile-based map editor for any aspiring game creators out there.

The demo is pretty self-explanatory – click on the tile bar at the top (with either the left or right mouse button) to select a tile, then click on the large center window to draw that tile onto the map.  Scrolling and zoom are fully implemented, as are saving and loading map files.  I’ve also written the engine using both StretchBlt and PaintPicture, and you can use the combo box on the left to specify a painting method.

The included tile set isn't anything ground-breaking, but it provides a good demo of how the system can work

The included tile set isn't anything ground-breaking, but it provides a good demo of how the system can work

This site - and its many free downloads - are funded by donations from visitors like you.
Please consider a small donation to fund server costs and to help me support my family.
Even $1.00 helps. Thank you!

 

bookmark and share this article

Email this article to a friend Print a copy of this article Subscribe to article comments Bookmark this article on Delicious Submit this article to reddit Submit this article to Digg Submit this article to StumbleUpon Share this article on Facebook Tweet this article

related articles

Discussion (Be the first to comment!)

Public comments are closed for this article. Private comments may be submitted using this link.

Comments are closed.