Thread: Some gaming graphics help

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    9

    Question Some gaming graphics help

    Hello all! I'm trying to figure out how I can code a world like the old 8-bit games that used tiles as movement. I'm looking for some coding examples on dividing the screen into tiles and loading the graphics into them, and then how to shift everything up, down, left, and right. If someone could recommend a good resource to help, I would be extremely greatful.

  2. #2
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    man this is a very tough question to give an answer too, leave so much open...

    try

    http://www.gamedev.net or search these forums on games or 2d games you'll come up with more links and info.
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Turtle Graphics, how does it work?
    By freddyvorhees in forum C++ Programming
    Replies: 15
    Last Post: 08-28-2009, 09:57 AM
  2. Replies: 3
    Last Post: 03-19-2009, 12:02 PM
  3. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  4. egavga.bgi problem
    By sunil21 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-22-2003, 05:06 PM
  5. Graphics Devices and Cprintf clash
    By etnies in forum C Programming
    Replies: 6
    Last Post: 05-09-2002, 11:14 AM