Search:

Type: Posts; User: JayDog

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,471

    The game so far doesn't send information to saves...

    The game so far doesn't send information to saves it only takes it from saves, since I haven't really done anything with the game. For you to see whats happening you'll probably just have to look...
  2. Replies
    6
    Views
    2,471

    I updated the map editor greatly, here's a new...

    I updated the map editor greatly, here's a new version. It includes character talking that doesn't interrupt map movement.

    The Zip File has a password, "JayDog"

    And you wanted a specific...
  3. Replies
    6
    Views
    2,471

    Uh today I created a map editor, well not a great...

    Uh today I created a map editor, well not a great map editor, but it works nonetheless. Since I dont know how to insert graphics into C++, the map editor below allows you to input any symbol you want...
  4. Replies
    6
    Views
    2,471

    Well the first game I made was a tic tac toe...

    Well the first game I made was a tic tac toe game. I included player vs player and player vs computer. Now that I look back on it, it should have been easy, but I never planned out what I was doing....
  5. Replies
    5
    Views
    999

    I'm not completely sure that I've understood the...

    I'm not completely sure that I've understood the question but...

    You could write the function in a textfile called "TextFile" like so...



    void Add(int a, int b)
    {
    int sum(0);
    sum = a +...
  6. Replies
    6
    Views
    2,471

    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...
Results 1 to 6 of 6