Search Results for "multiplayer chess script"

21 projects for "multiplayer chess script" with 1 filter applied:

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    PacMan2 - The Family - Network Edition - Arcade game - opensourceware version of Pacman with NEW DESIGN and LOTS OF DEVICES (program's engine has got script executer - Squirrel(R)), in 2D version, semi-3D version and under development fully 3D It can be played by 2 players at the same PC or in multiplayer mode over the LAN-network (TCP/IP protocol, uses sockets)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    TChess is an extended chess played on a Torus (donut) It includes a computer player (KI) with 3 strength levels and multiplayer support. -- Please post your questions in the Help-Forum!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Travian VN Clone script T3 - 2013
    VN Travian Clone, maded by various people, it has some bugs, but its relatively the best avaliable T3 clone. You have to setup and use! There is a reference readme in the package, but you will need to figure it out! The README file is in the package or here in SF unfer Files menu
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Multiplayer Chess Script

    Multiplayer Chess Script

    PHP Multiplayer Chess Script

    Creat your own multiplayer chess game website, or add it to your website Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ ==================================== Installation steps: 1- download Multiplayer-Chess.zip file. 2- extract and upload it to your server. 3- run it . Have fun Download more PHP scripts : http://goo.gl/XjmPj9
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Top Games Script

    Top Games Script

    PHP Games Script includes more than 3600 flash games

    Create your own flash games website in 10 minutes and earn money from advertising. Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ Installation Steps: 1- Download the script file and extract it . 2- Create MySQL database. 3- From phpMyAdmin export the (games.sql ) file to your database. 4- Open upload folder and edit the (config.php) file, set your website data and database details. 5- Edit (ads468x60.php) and (ads160x600.php) files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiplayer Snakes And Ladders

    Multiplayer Snakes And Ladders

    Multiplayer snakes and ladders game Script

    Multiplayer Snakes And Ladders Game Script. In this game you and your opponents take turns to roll the die, after rolling the die you should move your piece the number of steps shown in the die. When your piece lands on the bottom of a ladder, then you can advance your piece to the top of the ladder; on the other hand, if your piece lands on the head of a snake, then your piece must move back to the tail of the snake.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    A multiplayer online chess game. Simple but almost complete chess client written in PHP5. Functions are: Most rules are implemented, Mail information about moves, Chat, History, Preview move, Score lists, Currently online users,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Database driven multiplayer chess that play like classic correspondence chess. This is 1st release that isn't design as plug and play chess games, you should make some mods. Please go to http://www.bebogame.com and see how it is implemented fully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    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
  • 11
    SimpleShogi
    SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Perl script which accepts a chess position (in the FEN format) as input and outputs POV-Ray source, which, when rendered by POV-Ray, produces a 3-D view of the chess position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Brazier Project is a structured server and client system. It is designed to allow communities to place their own worlds and maps onto the server, and script them accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multiplayer AI script based strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chessboard is a PHP script utilizing ImageMagick and chess-piece fonts to create chess board images on the fly and serve them via the web. A web-based position composer/editor is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multiplayer Java Chess Application. Has move help option for new players learning to play the game, IM, chatroom and many other features. Server handles authentication, user registration and player statistics. Check it out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ChessXtra is a script xtra for Macromedia Director that uses GnuChess as a library to play chess. We (www.theblip.com) used it previously to power our chess-playing bot, and figured the community at large could use/improve on what we've got.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project is back in progress. Complete reprogramming is taking place. gDome// is a set of programs for creating a community for multiplayer games like Quake3 or Half-Life. It also includes gQuery//. A php game server query script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's a Chess-programm with the foucs on the multiplayer part. Atm there is no plan for an AI, but you are welcome :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB