Thread: Playing with AI

  1. #16
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    1) Open a folder.
    2) Click Tools.
    3) Click Folder Options.
    4) Click on the view tab.
    5) uncheck "Hide extension for known file types."

    Should solve your problem.

  2. #17
    Hail to the king, baby. Akkernight's Avatar
    Join Date
    Oct 2008
    Location
    Faroe Islands
    Posts
    717
    I get an error message when I try to run it, says something about wrong program configuration and that it could maybe be fixed if I reinstalled the thing..
    Currently research OpenGL

  3. #18
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    In order to play you have to have in the same folder the "Game" folder and the "Media" folder. You should tell us that before though...

    It is cool though It is a simple AI thing of course, but everything seems to work fine

  4. #19
    Registered User
    Join Date
    Aug 2003
    Posts
    1,218
    Quote Originally Posted by Raigne View Post
    The thing is, is that I should not have to defend myself. I did nothing wrong, and to have people point fingers at me like I am retarded or something is somewhat offensive, and as far as I am concerned completely unnecessary.

    For those that may be interested: ( This contains "hge.dll", "TicTacToe.exe(release)", Media files, and source code ).
    It is not complete, and is quite obvious when running.

    TicTacToe(Source_Media).rar - contains the source code, and the required media files.
    The exe assumes the media is located at "..\\Media\\"

    GameExe.rar - contains a executable of the game. Compile the code and check MD5 checksums if you want. (Media is not included with this )
    To be honest with you i see nothing offensive. All i see is people telling you that you are more likely to get people ot check it out by doing things a little different. That is all.

  5. #20
    Hail to the king, baby. Akkernight's Avatar
    Join Date
    Oct 2008
    Location
    Faroe Islands
    Posts
    717
    I've tried putting the Media folder in the Game folder and in same folder as Game, same error :P And I tried compiling it, but says there's an error in Data.h or Data.cpp, I don't really understand this compiler :P
    Currently research OpenGL

  6. #21
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    Do you have the Visual C++ 2008 runtime installed?

    To compile you have to have Haaf's Game Engine, and DirectX SDK installed.

    The Game Folder, and the Media folder need to be in the same folder. The .exe assumes the Media folder is located at "..\\Media"

    At Skakti: If they had worded what they said a little better then no it would not be offensive, but the wording used is offensive.

    >>if you're so naive that you don't know why people don't execute programs linked to by utter strangers, all the more reason to not execute programs >>made available by you...

    >>Ever heard of trojans, virusses, spyware?

    That last line questions my intelligence in a sarcastic way.

    >>Yes people are quite eager to download executables from random people on the net and run them. In fact, why don't I take down my anti-virus and >>firewall while I do it. Will that allow it to run better?

    That is just being smart, and has absolutely no valuable information at all.
    Last edited by Raigne; 11-19-2008 at 03:47 PM.

  7. #22
    Hail to the king, baby. Akkernight's Avatar
    Join Date
    Oct 2008
    Location
    Faroe Islands
    Posts
    717
    Ok, I don't have anything of that on this computer, to compile :P
    And I've tried placing the Media folder in the same folder as Game, doesn't work
    Currently research OpenGL

  8. #23
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    You have to have the Visual C++(2008) runtime installed. Without it the .exe will not run.
    This should do it.

  9. #24
    Hail to the king, baby. Akkernight's Avatar
    Join Date
    Oct 2008
    Location
    Faroe Islands
    Posts
    717
    Ohh... Kinda shows the massive grip of Microsoft -.- but, who cares :P

    And the AI is too hard :P Doesn't make the game fun :/ But otherwise, superb game ^^
    Last edited by Akkernight; 11-19-2008 at 03:58 PM.
    Currently research OpenGL

  10. #25
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    Lol, yea the AI is perfect. It will never lose.

  11. #26
    Registered User
    Join Date
    Jan 2007
    Posts
    89
    Quote Originally Posted by Shakti View Post
    To be honest with you i see nothing offensive. All i see is people telling you that you are more likely to get people ot check it out by doing things a little different. That is all.
    Thats funny, cuz it sounded like blatant disrespect to the original poster, who was only looking for a little input on his/her program.

    But of course thats just me.

  12. #27
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    Quote Originally Posted by Raigne View Post
    Lol, yea the AI is perfect. It will never lose.
    How about leaving a loop hole. The combination you think more "smart". One specific combination that the A.I. loses, so the game will have a purpose. Just an idea

  13. #28
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    I am actually going to start work on a new game. I have some ideas for it, but not really sure yet. Think "Pong" with a twist.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple space combat AI
    By VirtualAce in forum Game Programming
    Replies: 5
    Last Post: 01-06-2009, 12:54 AM
  2. chess ai contest
    By Raven Arkadon in forum Contests Board
    Replies: 7
    Last Post: 07-09-2005, 06:38 AM
  3. AI Contest Proposal
    By MadCow257 in forum Contests Board
    Replies: 4
    Last Post: 03-13-2005, 03:27 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. Technique of all board-like games?
    By Nutshell in forum Game Programming
    Replies: 28
    Last Post: 04-24-2002, 08:19 AM