Showing 17 open source projects for "minimax algorithm"

View related business solutions
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Algerian/Spanish Checkers

    Algerian/Spanish Checkers

    Algerian / Spanish checkers with Minimax and Alpha–beta pruning

    Algerian / Spanish Checkers Variant is a digital implementation of the classic board game with unique features and rules. Currently, the program integrates an AI opponent using the Minimax algorithm with alpha-beta pruning. The previous versions just favours moves that result in the fewest captures for the opponent. Future versions will include more sophisticated AI to enhance gameplay. The program currently handles all kind of regular piece and dama moves and captures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    neurochess

    Self chess learning process by artificial neural network

    Self chess learning process by artificial neural network white random attribution to of values of chess game, before to pass opposed value to neural network and the desire successor of board with various part of game chess generated with minimax algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TicTacToe

    TicTacToe

    Tic Tac Toe game with clever computer player

    This is a LabVIEW implementation of the Tic Tac Toe game. Players can be human or AI. The AI has two settings: dumb and intelligent. The dump setting places tokens by random, the intelligent setting plays the best possible move by running a MiniMax algorithm. The executable requires the LabVIEW Run-Time Engine 2014 - (32-bit) available for download here: http://ftp.ni.com/support/softlib/labview/labview_runtime/2014/Windows/f2/LVRTE2014f2std_downloader.exe
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    Nand2Tetris - TicTacToe

    Tic Tac Toe Game for the Nand2Tetris Project

    This is an implementation of the classic Tic Tac Toe game on the Hack computer as part of the Nand2Tetris project. The game features a 1 or 2-player mode with a computer-controlled player for single player games. The computer AI uses a 'minimax' algorithm and has 3 levels of difficulty - the Impossible mode is unbeatable!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ChessAT

    one more chess engine in the barn

    This simple chess engine employs a minimax algorithm to calculate two moves ahead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Connect Four

    A simple connect four game in C#

    This is a small and simple project which i used to work on creating a minimax algorithm. In its current state, the algorithm is finished. Future updates will try to: 1. Add heuristics instead of just checking for wins 2. Introduce alpha-beta pruning Other updates not concerning the AI will be: 1. Coins will fall down into place, instead of appearing 2. You can set if you want to play with 2 humans, 2 computers or an AI and a human. 3. You can select different AI's Lots of work...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Dots and Boxes Standalone

    Dots and Boxes Standalone

    Dots and boxes game to practice vs your computer

    Dots&Boxes is becoming a super-charged multiplayer game based on the traditional Dot Game first published in 1889 by Édouard Lucas. This standalone version uses the minimax algorithm with alpha-beta pruning to enhance the computer game difficulty.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Artificial Intelligence Connect 4 Game

    Artificial Intelligence Connect 4 Game

    Artificial Intelligence Connect 4 Game using minimax search algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10

    Panzercheckers

    checkers game with official brazilian rules

    Checkers board game with official brazilian rules. The game engine uses an endgame database with up to 4 pieces. Many optimization techniques were used to generate and process the game tree tree and minimax algorithm. Bitboards and zobrist keys are also used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A start of Hockey Demo. The intelligence of the players is using AI techniques, such as MiniMax algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    blockem
    Open source clone of the board strategy game blokus, mainly the duo (1vs1) mode. Each player has 21 pieces to put on the board while preventing the opponent from doing the same. Also features solo or 4 players games and an expandable challenge mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tic-Tac-Toe
    Another project based on the famous Tic-Tac-Toe game. The AI is based on the Minimax algorithm. Design: Julian Kuntorov ( http://juliank.eu/ ) , Development: Me :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Reversi game with minimax algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Color Expansion board game, built on generic minimax algorithm. This program is a member of Color Expansion AI's contest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Tic Tac Toe AI

    [Tic Tac Toe : AI version]

    [Tic Tac Toe ] Tic tac toe is a popular game almost all were played @ some point of their life. Its my sincere effort to make this game more interactive and more interesting. (http://en.wikipedia.org/wiki/Tic-tac-toe) [MiniMax] Current project works on MiniMax algorithm. (http://en.wikipedia.org/wiki/Minimax) [Project Info] Current game has 2 modes 1. Human Vs. Human 2.Human Vs. CPU [Future enhancement] 1.Add network support 2.Add nice GUI (I'm newbie to the graphic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.