Changes

Jump to navigation Jump to search
121 bytes added ,  12:50, 22 October 2009
Line 489: Line 489:  
   Image swapping for traversal with placeholder images
 
   Image swapping for traversal with placeholder images
   −
- Looking at the Dungeon class (dungeons of mongo) for dungeon generation here
+
- Dungeon
  https://fedorahosted.org/dungeonsofmongo/browser/mongo.py
     −
- Set up working travel system
+
  Reads list of rooms from text file
 +
  Forms dungeon using this list
   −
- Set up basic battle system
+
- Traversal
 +
 
 +
  Player can traverse a dungeon set up from the text file
 +
  Placeholder graphics used
 +
  Player's viewpoint changes when they enter a room
   −
- Built placeholder images
+
- Battle
 +
 
 +
  Basic class hierarchy finished
 +
 
 +
- Shop
 +
 
 +
  Conceptual stage
 +
 
 +
- Graphics
 +
 
 +
  Placeholder images for rooms
    
== Bugs/ Fixes ==
 
== Bugs/ Fixes ==
27

edits

Navigation menu