
July 8th, 2008, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating and Drawing a Game Map in VB.NET
This is the seventh part of a nine-part article series that teaches you Visual Basic.Net through the development of a text-based PC game similar to Rogue or Nethack. In this installment, you'll learn how to build the map, starting with the creation of some basic tiles. We'll be dealing with arrays, entity classes and more. Let's get started.
Read the full article here: Creating and Drawing a Game Map in VB.NET
For more discussion go here: Blog Article Discussion
|