Thread: Game theory we need help!!!

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    3

    Game theory we need help!!!

    My group and I are writng a program on Game theory. We need help on a couple of things our game is a RPG base kind of like AD&D or Diablo.
    One:
    We need some sort of way to make a moster move twords a player. Right now we have to where a number is randomly pick between 1 and 360 360 meaning the angles of a corrdinte plan
    Two:
    We need a save function that works.
    Three:
    We need help on a tecinal paper. We actual have know idea we to begin.
    Please post or email me any or all help at [email protected]
    Thanks fo any help
    Stundets at Sparkman High School

  2. #2
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    1)
    Theres no way anyone can help you; you're not being clear enough. What are you using? OpenGL? D3D? DirectDraw? 13h? What compiler? MSVC? Borland?
    2)
    This is a public help board, not your own personal one. If someone decides to respond, itt'l be here, and not to your email.

  3. #3
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    For pathfinding the A* algorithm is amazingly effective. This is a good A* site
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  4. #4
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > We need help on a tecinal paper.

    Me too. You help me on my paper, and I'll help on yours. It's "technical", huh? Hmm..... Well, that's pretty narrow. I'd do a search on "technology" on google. Be more specific, and they will come.

  5. #5
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    >My group and I are writng a program on Game theory.

    You mean mathematical game theory? And "a program" is not very specific.

    >We need a save function that works.

    Saves what?

    >We need help on a tecinal paper. We actual have know idea we
    >to begin.

    Me neither, since I don't know what's the subject of your technical paper. Is it about game theory, is it about how you developed the software, is it describing the software, is it describing a few features of the software?

    What language are you using? Which OS? Which compiler?

    And finally: what do you expect from the people of this board? I do not see what your problem is.

  6. #6
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    >It's "technical", huh? Hmm..... Well, that's pretty narrow. I'd do a search on "technology" on google.

    haha, ay govt, you are the man...

    oh and don't forget VESA!
    hasafraggin shizigishin oppashigger...

  7. #7
    Unregistered
    Guest

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. Open-source Game Project
    By Glorfindel in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-24-2009, 01:12 AM
  3. So you want to be a game programmer?
    By dxfoo in forum Game Programming
    Replies: 23
    Last Post: 09-26-2006, 08:38 AM
  4. C++ Game of Life Program
    By rayrayj52 in forum C++ Programming
    Replies: 16
    Last Post: 09-26-2004, 03:58 PM
  5. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM