Search Results for "tic tac toe algorithm java minimax" - Page 2

Showing 46 open source projects for "tic tac toe algorithm java minimax"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 1
    Tic Tac Toe Game is Developed By Me and I have Included all the Source Code along with the Game.. So You can edited as You want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Java tic tac toe
    An simple tic tac toe game made in java for fun and by boredom :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A traditional, but addictive java game developed by Wonjohn Choi in G.Y.G.D. (Global Youth Game Developers)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 5
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Basic tic tac toe game which uses neural networks to learn moves and play better. The neural networks used in this program are created using neuroph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Velhinha is a very simple Java Me Tic-Tac-Toe game, with two levels - easy and normal. It is to be used as a training example of Java ME programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Projet Java-IHM : Jeu de Morpion (Tic-Tac-Toe) réalisé sur le modèle du patron de conception MVC, avec l'utilisation des bibliothèques graphiques AWT et Swing. Jouable à deux ou seul contre l'ordinateur (avec IA très limitée).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Video games written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The games are Card Bet, Mad Libs, Rock Paper Scissors, Secret Phrase, Tic Tac Toe. This was a Java final project that I had to do in college.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This software enables two clients to play a two dimensional tic tac to game under the surveillance of the server.It is platform independent game.It makes use of multi-threading in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Players take turns to choose spots on a board, the winner is the 1st player to make the required connection amount in any direction. Features: 2player, networked game, AI, and gameplay settings Other: Network chat and preset games(Tic-tac-toe & Gomoku)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Libraries for J2ME (Java mobile portable devices, such as cellphones). Environment is CLDLC 1.0 / MIDP 1.0. Has some MIDP 2.0 wrappers. Has sample games, such as Tic-Tac-Toe, Checkers, Su Doku (Su Do Ku).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Neural networks evolution (genetic algorithm) written in Java. Now neural networks try to playing Go, Tic-Tac-Toe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JMorpion is a Tic Tac Toe game with AI player developped in Java. You cant win when you play it! You can change the skin and play sounds. Required Java 1.4(for compatibility).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alpha - Beta algorithm and an item estimation in games such as Checkers, the Chess, Tic-tac-toe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JTicTacToe is a java implementation of the Tic Tac Toe board game. It is fully platform independent and playable via the internet so that friends can compete online. A nice simple graphical user interface is available, and possibly, also a text-based vers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DEGTicTacToe

    Small tic-tac-toe game for educational purposes.

    Small tic-tac-toe game. This is a private project to support my course "Informatik II" in the "Medientechnik" program at the Deggendorf University of Applied Sciences. We start with a simple Java program with text input/output which is then enhanced to use graphical output, graphical input, and finally a computer opponent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet another tic tac toe game in java. Except with a, hopefully, better AI when playing 4x4, 5x5 grids.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB