Thread: Tilebased Game

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    1

    Tilebased Game

    I just started programming, and for my first project, I want to make a Tilebased Pokemon game for the pc, and eventually when I have the experience and knowledge to do so, I would like to expand it and make it playable online with all the other players of the game. I've never actually programmed any games before, and was wondering if anyone had any good code I could start off with and try and edit it to my needs. Thanks,
    Recca

  2. #2
    Registered User moi's Avatar
    Join Date
    Jul 2002
    Posts
    946

    Re: Tilebased Game

    Originally posted by Recca
    I just started programming, and for my first project, I want to make a Tilebased Pokemon game for the pc, and eventually when I have the experience and knowledge to do so, I would like to expand it and make it playable online with all the other players of the game. I've never actually programmed any games before, and was wondering if anyone had any good code I could start off with and try and edit it to my needs. Thanks,
    Recca
    start a lot simpler. done hello world yet? get yourself a good C book and read and do the exercises.
    hello, internet!

  3. #3
    Unregistered
    Guest
    I agree. You want to do something complicated by copying code. You'd be better off to do something simple yourself.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do the game engine and the api interact?
    By Shadow12345 in forum Game Programming
    Replies: 9
    Last Post: 12-08-2010, 12:08 AM
  2. 2D RPG Online Game Project. 30% Complete. To be released and marketed.
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 10-28-2006, 12:48 AM
  3. C++ Game of Life Program
    By rayrayj52 in forum C++ Programming
    Replies: 16
    Last Post: 09-26-2004, 03:58 PM
  4. Game Design Topic #1 - AI Behavior
    By TechWins in forum Game Programming
    Replies: 13
    Last Post: 10-11-2002, 10:35 AM
  5. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM