Jump to content
IGNORED

Lakavision Limited - Stairs and Zelda Scrolling


RSS Bot

Recommended Posts

Solved my problems generating mix-and-match rooms. Trouble was indeed with temp vars not getting changed properly. Had to waste a real variable for calculations but things work okay now. Which means:

 

16 basic room types (not including rare rooms)

 

8 room structure styles

 

16 x 8 = 128 Unique Rooms

 

256 level dungeon consisting of 256 x 256 screens per level.

 

All in all, my Adventure/Roguelike should have 1,677,7216 screens per gaming session. Each time the game is powered on a game seed is used so really 256 1,677,7216 screen dungeons are possible. You do the math: I'm tired :)

 

Experimented with Zelda style screen sliding effect. Thought I was smart by setting screen vars for blanking scrolled sections instead of pfpixel or pfline commands. My tiny brain suspects that pfpixel commands are actually huge macros that eat up space. I dunno, always seems like they eat my banks for breakfast, lunch and dinner.

 

The scrolling...</img>

 

http://www.atariage.com/forums/blog/381/entry-7543-stairs-and-zelda-scrolling/

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...