Search Results for "tic tac toe javafx server-client game source"

Showing 64 open source projects for "tic tac toe javafx server-client game source"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    tic-tac-toe for Windows

    tic-tac-toe for Windows

    Command Line tic-tac-toe Game for Windows

    The Classic 3 x 3 Tic-Tac-Toe game on the Windows terminal with an easy-to-use interface and negligible disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dooz

    Dooz

    Dooz or Tic-tac-toe is a simple pen-and-paper game

    Dooz or Tic-tac-toe is a simple pen-and-paper game. I created this implementation using Kotlin and Jetpack Compose for Android Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Twice crosses-circles

    Twice crosses-circles

    Random crosses-circles (tic-tac-toe).

    The game is played according to slightly modified rules. Since the advantage of the first move in tic-tac-toe is obvious, now it is necessary to draw up two adjacent (parallel anyway it will not work) rows. The computer needs to prevent this and make a regular series; at the same time, computer moves randomly, which is logical, since any meaningful move is guaranteed to deprive the chances of winning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tic tac toe free no ads (version final)

    A Simple Lightweight and opensource tic tac toe game for android

    Release notes: Tic tac toe free no adds (version final) good news! we have started to develop the desktop edition of this app it should be done after some weeks. java code is no longer available How to download: 1)Tap on the .apk file in the downloads folder. 2) Enable download from unknown sources. 3) Tap on install anyway. 4) Enjoy! END_OF_LIFE - 25 July 2021 Older versions: Older versions (if any) are kept in the "tic tac toe bundle" project on Source Forge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OpenTicTacToeX

    OpenTicTacToeX

    OpenTicTacToeX is a Tic Tac Toe game, open source

    if you use a 32 bits system, maybe you have to select specifically your system Linux32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.x86/download Win32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.exe/download I don't have Mac, so I don't know if this port works: https://sourceforge.net/projects/opentictactoex/files/v0.5/Mac_OpenTicTacToeX.zip/download made in Godot v3.3.1 SourceCode: https://github.com/Can202/OpenTicTacToeX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TicTacToy

    TicTacToy

    A simple TIC-TAC-toe game

    A simple TIC-TAC-toe game. Get ahead of your opponent by first filling in the fields horizontally, vertically, or diagonally. Don't let your opponent do the same!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Qubic

    3D (4x4x4) tic-tac-toe

    A 4x4x4 tic tac toe game which uses GTK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10

    Tic Tac Toe

    A simple Tic Tac Toe game with no Artificial Intelligence

    This is a tutorial project to show how we can manipulate an array of GUI component and how to simply link it to a similar data model. In this example, a matrix (2D Array) of JButton in association with a matrix of char to accomplish the game. The game is a 2 player TicTacToe game with no Artificial Intelligence; the players will play one after another until the end of the game. The game is direclty downloadable and the source code is accessible via SVN or the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XR3TicTacToe

    XR3TicTacToe

    Wonderful Java Tic Tac Toe game

    Comments: A Tic Tac Toe game made in Java using Swing Library. GitHub Repository : https://github.com/goxr3plus/XR3TicTacToe ### PS Java 1.8.0_141 ++ Required ! Download Java 8 here : ( https://www.java.com/en/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vocaluxe
    Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe. The code is hosted on github: https://github.com/Vocaluxe/Vocaluxe
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TicTacToe

    TicTacToe

    Naive AI Enabled Tic-Tac-Toe Game

    It is a simple Tic-Tac-Toe game and you can play with the computer too! The computer has two AI-Players, having two levels of smartness. It is almost impossible to beat the hard level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Tic Tac Toe Game

    A Tic Tac Toe Game

    A Tic Tac Toe Game

    A Tic Tac Toe Game is .NET based game developed for free time... It is under GPL :-) For play you need to instal .NET 4.0 Enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Tak Tik Tuk

    Tic Tac Toe board game

    Sampling based implementation of Tic Tac Toe board game. Computer player uses previously gathered information to play the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tic-Tac-Toe Invincible

    Tic-Tac-Toe Invincible

    A Tic-Tac-Toe AI that NEVER loses!

    A simple, fun tic-tac-toe game. (Beat the 1-Player AI at level 3 difficulty, I dare you!) The game has 2 versions: 1. Dos-based: was developed by Turbo C and runs under DOSBox. 2. Regular: was developed by MS C++ Console, and can run under any regular consoles. Both 1-player and 2-player modes are available. Enjoy! Checkout: http://hifuture.org/products-open-source-projects/ for more open source applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

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

    ThreeSquares

    This project is a video-game

    Three Squares is a Tic-Tac-Toe video-game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 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.