Fortune Hunter: Difference between revisions

Esk7610 (talk | contribs)
Esk7610 (talk | contribs)
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 ==