Search Results for "tic tac toe java source netbeans" - Page 3

Showing 73 open source projects for "tic tac toe java source netbeans"

View related business solutions
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 1
    network version of "tic-tac-toe" game (console version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of JavaScript games made by me when I was younger ("When I was younger, so much younger than today" *Ahem, sorry*) There are classical games: Tic-tac-toe, Connect four, Fifteen puzzle, Memory, Towers of Hanoi and Leapfrog: useless but funny
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mystic Galaxies mOX is a standard Tic Tac Toe game. It uses the SDL library, and stable releases will be for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Jscrambler: Pioneering Client-Side Protection Platform Icon
    Jscrambler: Pioneering Client-Side Protection Platform

    Jscrambler offers an exclusive blend of cutting-edge first-party JavaScript obfuscation and state-of-the-art third-party tag protection.

    Jscrambler is the leader in Client-Side Protection and Compliance. We were the first to merge advanced polymorphic JavaScript obfuscation with fine-grained third-party tag protection in a unified Client-Side Protection and Compliance Platform. Our integrated solution ensures a robust defense against current and emerging client-side cyber threats, data leaks, and IP theft, empowering software development and digital teams to innovate securely. With Jscrambler, businesses adopt a unified, future-proof client-side security policy all while achieving compliance with emerging security standards including PCI DSS v4.0. Trusted by digital leaders worldwide, Jscrambler gives businesses the freedom to innovate securely.
    Learn More
  • 5
    Games With Another Dimension. This project is for development of a set of 4 dimensional games. The current games include 4by and 5by tic-tac-toe and mazes. Additional games to add are Checkers, a Risk type game, a Pacman type game and a shooter game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    Conectayas is an open source "Connect-4" alike game but transformable to "Tic-Tac-Toe" and to a lot of similar games that uses mouse. Written in DHTML (JavaScript, CSS and HTML). Very configurable. Was tested on BeOS, Linux, *BSD, Windows and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    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
  • 11
    Advanced Tic-Tac-Toe game. (10x10)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ultra Tic Tac Toe is a console board game package that includes tic tac toe and two other games. UTTT contains a highly optimized computer AI engine, which supports PThreads. This page also has Solaris gaim binaries (until I create a project for them).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The World TTT project will allow anyone in any part of the world play "head to head" multi-player Tic Tac Toe over the Internet using a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Javascript Games Web

    Online Javascript Games

    Addictive set of Pure Javascript Games including Picture Jigsaw Puzzle, Magic Squares, Crazy Pieces Puzzle, Marbles, Tic Tac Toe and Number Guessing. Many more to come... Unleash the power of Javascript!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    This is a tic-tac-toe clone written for KDE. It incooperates various AI opponents that can play against each other or against a human player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Quatris is a very simple game like tic-tac-toe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This implementation of tictactoe can have an NxN sized board, where N is an odd number >= 3. What makes this implementation different from others is that it does not use lookahead, and still never loses. It is more of an experiment than anything else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A 3-D Tic-Tac-Toe game using OpenGL to allow the board to be rotated and viewed from different angles. 3-D Tic Tac Toe is played on 4 4x4 boards (64 total squares) and the game is won when a player gets 4 pieces in a row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Collection of board games (like tic-tac-toe) for QT, GTK and console. 4-in-a-row and tic-tac-toe implementations for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GOX is a learning Naughts-and-Crosses (a.k.a. Tic Tac Toe) for GNOME. The program starts off as a very weak player. It learns from its mistakes, and eventually plays well. Intended for young children who would be frustrated by a perfect player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of the project it to learn how to use Neural Networks, and teach one how to play tic tac toe, and get to the never losing ability that most people can play at.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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