Search Results for "netbeans source code tic tac toe" - Page 2

Showing 83 open source projects for "netbeans source code tic tac toe"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1

    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
  • 2

    ThreeSquares

    This project is a video-game

    Three Squares is a Tic-Tac-Toe video-game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TicTacToe2Player

    TicTacToe2Player

    2 Player Tic-Tac-Toe implemented using C#

    Simple 2 Player Tic-Tac-Toe implemented using Visual Studio and C#. This software is being released under the FreeBSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    This is an easy-to-use version of the famous Tic tac toe game, developed in c++ using the SDL library. This version handles a two player game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tic Tac Toe

    A Tic Tac Toe Game

    A Tic Tac Toe game I developed for the science fair in my country to go with the machinery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tic-Tac-Toe
    Tic-Tac-Toe has moved to Google Code, and the downloads here are no longer updated. Please visit the new project page: http://code.google.com/p/corbin-tic-tac-toe/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C-Tris
    It's a university project of a small Tic Tac Toe game developed in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    pktic

    Tic-Tac-Toe Impossible to win

    PKTIC is a game impossible to win, anyelse can test it, if you can win please, send me a ticket, and I will make it more impossible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Link Five

    Link Five

    Link five, also known as 5-in-a-Row,is a traditional oriental game.

    Link five, also known as GoMoku or 5-in-a-Row, is a traditional oriental game played with black and white stones on a 19x19 GO board. It is a simple game, more like Tic-Tac-Toe than GO. It's relation to GO is similar to that of Checkers to Chess. In this game, you can play with the computer AI. You can select the difficulty(simple, medium, hard). You can also set the background music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will arrive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tic-tac-toe GBA

    Tic-tac-toe GBA

    A Tic Tac Toe game for the GBA

    A Tic Tac Toe game for GBA I made as one of my university course project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a single player tic-tac-toe game. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    This is an intelligent NxN tic-tac-toe game, which you can play with in case you are bored with what you are doing. It knows way ahead when the game is a draw so you dont need to play till the end to be disappointed that you couldn't win!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project was to build a fully playable tic tac toe game with an AI. It gives the choice to play with or without the AI and to upload your scores to a website. my AI is nicely competitive. I made this as a school project with ms visual basic .net 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open source Tic Tac Toe game writted in C#. Source files are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CMD-toe
    CMD-toe is just another program for playing Tic-Tac-Toe. Is distributed under the terms of the GNU General Public License version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tic Tac Toe
    A two-player "Tic Tac Toe"-game. This game requires the .NET Frameworkt. You can download the Framework at (http://msdn.microsoft.com/en-us/netframework/default.aspx)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    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: 6 This Week
    Last Update:
    See Project
  • 24
    Simple tic-tac-toe game in Qt 4 toolkit under terms of GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet Another Tic-Tac-Toe
    Downloads: 0 This Week
    Last Update:
    See Project