plowboy3000 / zorkrevisited

Zork style game engine
GNU General Public License v2.0
0 stars 0 forks source link

Map Design #1

Open plowboy3000 opened 8 years ago

plowboy3000 commented 8 years ago

TO DO: Design initial map with points (locations) and game objects at each point. The map will expand greatly from the initial version that will be used for testing components.

Create a list of object that will be used at each point and how they will be used to accomplish the overall game goal, rescuing the BOH with a time limit while maintaining enough cash and points.

plowboy3000 commented 8 years ago

negamecapture TO DO: Create first-cut object model for game. The programming language will be C# with plans on porting to C++ and Java.

Tools: Visual Studio 2015 will be used for C# development. Create UML design documents using Visual Paradigm, Microsoft Visio, and Evolus Pencil