Thread: Squava Game with Mini_Max algorithm

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2019
    Posts
    2

    Post Squava Game with Mini_Max algorithm

    Hey guys, I've been working for a while on a game code called Squava which is basically a game similar to tic-tac-toe but in [5x5] array.
    The difference here is if a player reaches 3 in a row first loses, but if reaches 4 in a row first wins.
    I use the Mini_Max algorithm to get the best next possible step first, but I stucked in an infinity loop.:/

    If you have any advice I'd really appreciate it.
    Attached Files Attached Files

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. getting help with A* pathfinding algorithm for game
    By Thorbenn in forum Game Programming
    Replies: 13
    Last Post: 03-03-2013, 09:51 AM
  2. Trouble Generating Game Algorithm
    By justlivelife15 in forum Game Programming
    Replies: 3
    Last Post: 06-13-2007, 09:58 AM
  3. Saving Game data algorithm,perhaps?
    By Sentral in forum Game Programming
    Replies: 2
    Last Post: 08-25-2006, 06:14 PM
  4. Replies: 12
    Last Post: 06-06-2005, 05:45 AM
  5. need algorithm for game of life
    By Unregistered in forum C Programming
    Replies: 9
    Last Post: 05-18-2002, 11:27 PM

Tags for this Thread