Thread: Need Help With an RPG Style Game

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    6

    Need Help With an RPG Style Game

    I've been taking a Computer Science class during the year and I was doing well in it so a friend and I decided to attempt to make an rpg game. So far all we've done is try to make prototypes for the different aspects of the game such as saving and opening game data, fighting systems, defining character attributes in simple ways, and general functions that can be used for all characters. We've been attempting to do this with the use of random generation, vectors, matrices, apstrings, and filestreams. I created this topic so I could post problems that I'm encountering along the way so I could obviously get help. If anyone wants to help in the creation of an rpg style game (similar to the Final Fantasy Games) e-mail me. (We need a lot of help). I did have a few problems here when I first posted this topic but I solved them myself eventually.
    Last edited by JayDog; 03-30-2003 at 01:01 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C# - Building a SCUMM-like game.. questions
    By Iyouboushi in forum Game Programming
    Replies: 0
    Last Post: 05-24-2008, 10:54 PM
  2. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  3. 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
  4. My Pre-Alpha Version Rpg Text Game
    By knight543 in forum C++ Programming
    Replies: 1
    Last Post: 04-06-2002, 06:02 AM
  5. Writing a DOOM style game in VC++ & OGL
    By Zeeshan Zia in forum Game Programming
    Replies: 1
    Last Post: 10-20-2001, 04:13 AM