Results 1 to 22 of 22

Thread: Using graphics

Threaded View

  1. #3
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Re: Using graphics

    Using the .move method states you as a total beginner

    BitBlt is a goot start then.. next thing to know is that Zelda uses a tile-based 2D engine. Read everything about tile engines on my website http://fox.yhoko.com (see tile-engine tutorial). You can also find BitBlt and other tutorials there..

    However, be forewarned - this is more or less hard stuff, especially when it comes to the real game. Just drawing a map and moving a player is one thing - changing the map, managing enemies, animating objects and game events can kill any beginner.
    Last edited by Fox; Nov 7th, 2005 at 02:06 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width